Skip to content

Commit b66deb1

Browse files
authored
chore: Update infection and PHPUnit (#298)
1 parent af1058b commit b66deb1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
"composer/semver": "^3.4",
3333
"ergebnis/composer-normalize": "^2.28",
3434
"fidry/makefile": "^1.0",
35-
"infection/infection": "^0.27.0 || ^0.28.0",
35+
"infection/infection": "^0.27.0 || ^0.28.0 || ^0.29.0",
3636
"jangregor/phpstan-prophecy": "^1.0",
3737
"phpspec/prophecy-phpunit": "^2.0",
3838
"phpstan/extension-installer": "^1.1",
3939
"phpstan/phpstan": "^1.8",
4040
"phpstan/phpstan-phpunit": "^1.1",
4141
"phpstan/phpstan-symfony": "^1.2",
4242
"phpstan/phpstan-webmozart-assert": "^1.2",
43-
"phpunit/phpunit": "^10.5.38",
43+
"phpunit/phpunit": "^10.5.38 || ^11.0",
4444
"symfony/framework-bundle": "^6.4.10",
4545
"webmozarts/strict-phpunit": "^7.3"
4646
},

0 commit comments

Comments
 (0)