Skip to content

Commit e46bcbc

Browse files
committed
Updated dependencies
1 parent 3591d46 commit e46bcbc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
"require-dev": {
2121
"phing/phing": "3.0.1|3.1.0",
2222
"php-parallel-lint/php-parallel-lint": "1.4.0",
23-
"phpstan/phpstan": "2.1.29",
23+
"phpstan/phpstan": "2.1.30",
2424
"phpstan/phpstan-deprecation-rules": "2.0.3",
2525
"phpstan/phpstan-phpunit": "2.0.7",
26-
"phpstan/phpstan-strict-rules": "2.0.6",
27-
"phpunit/phpunit": "9.6.8|10.5.48|11.4.4|11.5.36|12.3.14"
26+
"phpstan/phpstan-strict-rules": "2.0.7",
27+
"phpunit/phpunit": "9.6.8|10.5.48|11.4.4|11.5.36|12.4.0"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)