We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a13ffc commit 1808a1cCopy full SHA for 1808a1c
composer.json
@@ -24,15 +24,15 @@
24
},
25
"require-dev": {
26
"infection/infection": "^0.32.6",
27
- "lcobucci/clock": "^3.5.0",
+ "lcobucci/clock": "^3.6.0",
28
"lcobucci/coding-standard": "^12.0",
29
- "phpbench/phpbench": "^1.4.3",
+ "phpbench/phpbench": "^1.6.1",
30
"phpstan/extension-installer": "^1.4.3",
31
- "phpstan/phpstan": "^2.1.40",
+ "phpstan/phpstan": "^2.1.47",
32
"phpstan/phpstan-deprecation-rules": "^2.0.4",
33
"phpstan/phpstan-phpunit": "^2.0.16",
34
"phpstan/phpstan-strict-rules": "^2.0.10",
35
- "phpunit/phpunit": "^12.5.14 || ^13.0.5"
+ "phpunit/phpunit": "^13.1.3"
36
37
"suggest": {
38
"lcobucci/clock": ">= 3.2"
0 commit comments