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 93806fb commit 8376398Copy full SHA for 8376398
composer.json
@@ -34,12 +34,12 @@
34
"phpstan/phpstan-phpunit": "^1.0",
35
"phpunit/phpunit": "^9.3",
36
"roave/security-advisories": "dev-latest",
37
- "vimeo/psalm": "^5.0"
+ "vimeo/psalm": "^5.0",
38
+ "rector/rector": "^0.18.3"
39
},
40
"require-dev": {
41
"codeigniter4/framework": "^4.1",
- "icanhazstring/composer-unused": "^0.8.2",
42
- "rector/rector": "0.18.3"
+ "icanhazstring/composer-unused": "^0.8.2"
43
44
"minimum-stability": "dev",
45
"prefer-stable": true,
0 commit comments