Skip to content

Commit e6a3b15

Browse files
committed
allow all compatible
1 parent 9d75469 commit e6a3b15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"giggsey/libphonenumber-for-php": "^8.12",
2727
"hashids/hashids": "^4.0",
2828
"league/iso3166": "^2.1 || ^3.0",
29-
"orchestra/testbench": "^7.0",
29+
"orchestra/testbench": "^6.0 || ^7.0",
3030
"ramsey/uuid": "^4.0",
31-
"vinkla/hashids": "^10.0"
31+
"vinkla/hashids": "^9.0 || ^10.0"
3232
},
3333
"suggest": {
3434
"astrotomic/iso639": "\\Astrotomic\\PhpunitAssertions\\LanguageAssertions (^1.0)",

0 commit comments

Comments
 (0)