We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f173129 commit a61d192Copy full SHA for a61d192
1 file changed
composer.json
@@ -18,10 +18,10 @@
18
"thecodingmachine/phpstan-safe-rule": "^1.2.0",
19
"thecodingmachine/phpstan-strict-rules": "^1.0.0",
20
"phpstan/phpstan-phpunit": "^1.3.15",
21
- "squizlabs/php_codesniffer": "^3.8.1",
22
- "phpstan/phpstan": "^1.10.57",
23
- "phpunit/phpunit": "^11.0.2",
24
- "rector/rector": "^1.0.0"
+ "squizlabs/php_codesniffer": "^3.9.0",
+ "phpstan/phpstan": "^1.10.58",
+ "phpunit/phpunit": "^11.0.3",
+ "rector/rector": "^1.0.1"
25
},
26
"autoload": {
27
"psr-4": {
0 commit comments