Skip to content

Commit

Permalink
[PHP]: Update rector/rector requirement from 1.0.4 to 1.0.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.0.4...1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent d656d4d commit f13c6f5
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 @@ -20,7 +20,7 @@
"bamarni/composer-bin-plugin": "^1.4",
"phpstan/phpstan": "1.10.67",
"phpstan/phpstan-phpunit": "1.3.16",
"rector/rector": "1.0.4",
"rector/rector": "1.0.5",
"roave/security-advisories": "dev-master",
"serendipity_hq/rector-config": "^1.0",
"symfony/var-dumper": "^5.4|^6.4|^7.0",
Expand Down

0 comments on commit f13c6f5

Please sign in to comment.