Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

Commit ccf6b0d

Browse files
committed
Update dependencies
1 parent 613a248 commit ccf6b0d

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
@@ -27,13 +27,13 @@
2727
},
2828
"require-dev": {
2929
"friendsofphp/php-cs-fixer": "^3.75.0",
30-
"phpstan/phpstan": "^2.1.13",
30+
"phpstan/phpstan": "^2.1.14",
3131
"phpstan/phpstan-strict-rules": "^2.0.4",
3232
"phpstan/phpstan-phpunit": "^2.0.6",
3333
"phpstan/phpstan-deprecation-rules": "^2.0.2",
34-
"phpunit/phpunit": "^10.5.45 || ^11.5.7 || ^12.1.3",
34+
"phpunit/phpunit": "^10.5.46 || ^11.5.20 || ^12.1.5",
3535
"phpbench/phpbench": "^1.4.1",
36-
"symfony/var-dumper": "^v6.4.18 || ^v7.2.3"
36+
"symfony/var-dumper": "^v6.4.21 || ^7.2.6"
3737
},
3838
"scripts": {
3939
"benchmark": "phpbench run --report=default",

0 commit comments

Comments
 (0)