Skip to content

Commit

Permalink
Use stable version of rector (#1490)
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet authored Jul 23, 2022
1 parent 52a4ce2 commit f2ca4ea
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 @@ -65,7 +65,7 @@
"phpunit/phpunit": "^9.5",
"psalm/plugin-phpunit": "^0.16",
"psalm/plugin-symfony": "^3.0",
"rector/rector": "dev-main",
"rector/rector": "^0.13",
"sonata-project/cache": "^2.0",
"sonata-project/cache-bundle": "^3.3",
"symfony/browser-kit": "^4.4",
Expand Down

0 comments on commit f2ca4ea

Please sign in to comment.