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 a493647 commit 23ee097Copy full SHA for 23ee097
composer.json
@@ -9,12 +9,12 @@
9
],
10
"require": {
11
"php": "^7.3|^8.0",
12
- "illuminate/contracts": "^5.5|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/contracts": "^5.5|^6.0|^7.0|^8.0|^9.0|^10.0",
13
"league/iso3166": "^3.0|^4.0"
14
},
15
"require-dev": {
16
- "orchestra/testbench": "^3.5|^4.0|^5.0|^7.0",
17
- "phpunit/phpunit": "^7.0|^8.0|^9.0"
+ "orchestra/testbench": "^3.5|^4.0|^5.0|^7.0|^8.0",
+ "phpunit/phpunit": "^7.0|^8.0|^9.0|^10.0"
18
19
"license": "Apache-2.0",
20
"authors": [
0 commit comments