We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 751ffab commit 2e39ee5Copy full SHA for 2e39ee5
1 file changed
composer.json
@@ -13,16 +13,16 @@
13
"php": "^8.3"
14
},
15
"require-dev": {
16
- "brainbits/phpcs-standard": "^8.0.0",
+ "brainbits/phpcs-standard": "^8.0.1",
17
"brainbits/phpstan-rules": "^4.0.0",
18
"ergebnis/composer-normalize": "^2.50",
19
"ergebnis/phpstan-rules": "^2.13.1",
20
"phpstan/phpstan": "^2.1.40",
21
"phpstan/phpstan-phpunit": "^2.0.16",
22
"phpstan/phpstan-strict-rules": "^2.0.10",
23
- "phpunit/phpunit": "^12.5.14",
+ "phpunit/phpunit": "^13",
24
"rector/rector": "^2.3.8",
25
- "squizlabs/php_codesniffer": "^3.13.5",
+ "squizlabs/php_codesniffer": "^4.0.1",
26
"thecodingmachine/phpstan-safe-rule": "^1.4.3"
27
28
"autoload": {
0 commit comments