We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d5de20 commit 61deed8Copy full SHA for 61deed8
composer.json
@@ -17,7 +17,7 @@
17
"require-dev": {
18
"composer/composer": "^2.0.8",
19
"ibexa/code-style": "~2.0.0",
20
- "ibexa/rector": "~5.0.x-dev",
+ "ibexa/rector": "~5.0",
21
"phpstan/phpstan": "^2.0",
22
"phpstan/phpstan-phpunit": "^2.0",
23
"phpstan/phpstan-webmozart-assert": "^2.0",
@@ -65,4 +65,4 @@
65
},
66
"class": "Ibexa\\PostInstall\\PostInstall"
67
}
68
-}
+}
0 commit comments