Skip to content

Commit 077a1d7

Browse files
authored
Update composer to Rector 0.14.7 (#66)
1 parent 63459a0 commit 077a1d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"php": ">=8.1"
88
},
99
"require-dev": {
10-
"rector/rector": "dev-main",
10+
"rector/rector": "^0.14.7",
1111
"phpunit/phpunit": "^9.5",
1212
"phpstan/phpstan": "^1.8.2",
1313
"symplify/phpstan-rules": "^11.0",

0 commit comments

Comments
 (0)