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 de2bd62 commit fd499deCopy full SHA for fd499de
1 file changed
composer.json
@@ -17,7 +17,7 @@
17
"homepage": "https://github.com/Astrotomic/phpunit-assertions",
18
"require": {
19
"php": "^8.0",
20
- "phpunit/phpunit": "^9.1 || ^10.0 || ^11.0"
+ "phpunit/phpunit": "^9.1 || ^10.0 || ^11.0 || ^12.0"
21
},
22
"require-dev": {
23
"astrotomic/iso639": "^1.0",
@@ -27,7 +27,7 @@
27
"hashids/hashids": "^4.0 || ^5.0",
28
"laravel/pint": "^1.0",
29
"league/iso3166": "^2.1 || ^3.0 || ^4.0",
30
- "orchestra/testbench": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
+ "orchestra/testbench": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0",
31
"ramsey/uuid": "^4.0",
32
"vinkla/hashids": "^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0"
33
0 commit comments