Skip to content

Commit

Permalink
Update rector/rector requirement from ^1.2.4 to ^1.2.5
Browse files Browse the repository at this point in the history
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@1.2.4...1.2.5)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 3a6e740 commit 0010a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"phpstan/phpstan-phpunit": "^1.4",
"phpstan/phpstan-strict-rules": "^1.6",
"phpunit/phpunit": "^9.5",
"rector/rector": "^1.2.4",
"rector/rector": "^1.2.5",
"roave/security-advisories": "dev-latest",
"symfony/var-dumper": "^6.4"
},
Expand Down

0 comments on commit 0010a7f

Please sign in to comment.