We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 752c944 commit b743d05Copy full SHA for b743d05
composer.json
@@ -48,10 +48,10 @@
48
"phpstan/phpstan-strict-rules": "^1.6.1",
49
"phpstan/phpstan-phpunit": "^1.4.1",
50
"phpstan/phpstan-deprecation-rules": "^1.2.1",
51
- "phpunit/phpunit": "^10.5.38 || ^11.4.4",
+ "phpunit/phpunit": "^10.5.38 || ^11.5.0",
52
"symfony/var-dumper": "^6.4.15 || ^v7.2.0",
53
"bakame/aide-base32": "dev-main",
54
- "phpbench/phpbench": "^1.3"
+ "phpbench/phpbench": "^1.3.1"
55
},
56
"autoload": {
57
"psr-4": {
0 commit comments