Skip to content

Commit 202cfc0

Browse files
authored
chore(deps): Allow PHPUnit 11 (#1085)
1 parent 79b2b4e commit 202cfc0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"fidry/makefile": "^1.0",
3535
"humbug/box": "^4.6.2",
3636
"phpspec/prophecy-phpunit": "^2.0",
37-
"phpunit/phpunit": "^10.0",
37+
"phpunit/phpunit": "^10.0 || ^11.0",
3838
"symfony/yaml": "^6.4 || ^7.0"
3939
},
4040
"minimum-stability": "dev",

composer.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)