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 1f85b69 commit a644112Copy full SHA for a644112
composer.json
@@ -18,12 +18,12 @@
18
"ergebnis/phpstan-rules": "^2.2.0",
19
"thecodingmachine/phpstan-safe-rule": "^1.2.0",
20
"thecodingmachine/phpstan-strict-rules": "^1.0.0",
21
- "phpstan/phpstan-phpunit": "^1.3.16",
22
- "squizlabs/php_codesniffer": "^3.9.0",
23
- "phpstan/phpstan": "^1.10.59",
24
- "phpstan/phpstan-strict-rules": "^1.5.2",
25
- "phpunit/phpunit": "^11.0.3",
26
- "rector/rector": "^1.0.1"
+ "phpstan/phpstan-phpunit": "^1.4.0",
+ "squizlabs/php_codesniffer": "^3.10.3",
+ "phpstan/phpstan": "^1.12.7",
+ "phpstan/phpstan-strict-rules": "^1.6.1",
+ "phpunit/phpunit": "^11.4.3",
+ "rector/rector": "^1.2.9"
27
},
28
"autoload": {
29
"psr-4": {
0 commit comments