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 da249e6 commit 38a53d3Copy full SHA for 38a53d3
composer.json
@@ -19,11 +19,11 @@
19
},
20
"require-dev": {
21
"friendsofphp/php-cs-fixer": "^3.53",
22
- "phpstan/extension-installer": "^1.3",
+ "phpstan/extension-installer": "^1.4",
23
"phpstan/phpstan": "^1.11",
24
"phpstan/phpstan-strict-rules": "^1.6",
25
"phpunit/phpunit": "^10.5|^11.0",
26
- "rector/rector": "^1.0"
+ "rector/rector": "^1.1"
27
28
"autoload-dev": {
29
"psr-4": {
0 commit comments