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 7f42224 commit 77d4a3dCopy full SHA for 77d4a3d
composer.json
@@ -13,13 +13,13 @@
13
"php": "^8.2"
14
},
15
"require-dev": {
16
- "brainbits/phpcs-standard": "^7.0",
+ "brainbits/phpcs-standard": "^7.0.1",
17
"ergebnis/phpstan-rules": "^2.2.0",
18
"thecodingmachine/phpstan-safe-rule": "^1.2.0",
19
"thecodingmachine/phpstan-strict-rules": "^1.0.0",
20
- "phpstan/phpstan-phpunit": "^1.3.15",
+ "phpstan/phpstan-phpunit": "^1.3.16",
21
"squizlabs/php_codesniffer": "^3.9.0",
22
- "phpstan/phpstan": "^1.10.58",
+ "phpstan/phpstan": "^1.10.59",
23
"phpunit/phpunit": "^11.0.3",
24
"rector/rector": "^1.0.1"
25
0 commit comments