Skip to content

Commit d9ee520

Browse files
authored
Relax phpunit/phpunit requirement to ^11.1 (#77)
1 parent 285154d commit d9ee520

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "^8.2",
14-
"phpunit/phpunit": "^11.1.2"
14+
"phpunit/phpunit": "^11.1"
1515
},
1616
"require-dev": {
1717
"ergebnis/composer-normalize": "^2.42.0",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)