Skip to content

Commit a644112

Browse files
committed
chore(deps): Update to latest development dependencies
1 parent 1f85b69 commit a644112

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"ergebnis/phpstan-rules": "^2.2.0",
1919
"thecodingmachine/phpstan-safe-rule": "^1.2.0",
2020
"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"
21+
"phpstan/phpstan-phpunit": "^1.4.0",
22+
"squizlabs/php_codesniffer": "^3.10.3",
23+
"phpstan/phpstan": "^1.12.7",
24+
"phpstan/phpstan-strict-rules": "^1.6.1",
25+
"phpunit/phpunit": "^11.4.3",
26+
"rector/rector": "^1.2.9"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)