Skip to content

Commit

Permalink
Update rector/rector requirement from ^0.17 to ^0.19 (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 9, 2024
1 parent 730a00f commit d590faa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rector.yml
Expand Up @@ -20,4 +20,4 @@ jobs:
os: >-
['ubuntu-latest']
php: >-
['8.0']
['8.3']
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -31,7 +31,7 @@
"require-dev": {
"maglnet/composer-require-checker": "^4.2",
"phpunit/phpunit": "^9.5|^10.0",
"rector/rector": "^0.17",
"rector/rector": "^0.19",
"roave/infection-static-analysis-plugin": "^1.16",
"spatie/phpunit-watcher": "^1.23",
"vimeo/psalm": "^4.3|^5.6",
Expand Down

0 comments on commit d590faa

Please sign in to comment.