We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af1058b commit b66deb1Copy full SHA for b66deb1
1 file changed
composer.json
@@ -32,15 +32,15 @@
32
"composer/semver": "^3.4",
33
"ergebnis/composer-normalize": "^2.28",
34
"fidry/makefile": "^1.0",
35
- "infection/infection": "^0.27.0 || ^0.28.0",
+ "infection/infection": "^0.27.0 || ^0.28.0 || ^0.29.0",
36
"jangregor/phpstan-prophecy": "^1.0",
37
"phpspec/prophecy-phpunit": "^2.0",
38
"phpstan/extension-installer": "^1.1",
39
"phpstan/phpstan": "^1.8",
40
"phpstan/phpstan-phpunit": "^1.1",
41
"phpstan/phpstan-symfony": "^1.2",
42
"phpstan/phpstan-webmozart-assert": "^1.2",
43
- "phpunit/phpunit": "^10.5.38",
+ "phpunit/phpunit": "^10.5.38 || ^11.0",
44
"symfony/framework-bundle": "^6.4.10",
45
"webmozarts/strict-phpunit": "^7.3"
46
},
0 commit comments