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 740ac54 commit fd06f61Copy full SHA for fd06f61
composer.json
@@ -17,8 +17,8 @@
17
"homepage": "https://github.com/bhuvidya/laravel-countries",
18
"license": "MIT",
19
"require": {
20
- "illuminate/support": "^5.5|^6.0|^7.0|^8.0|^9.0",
21
- "illuminate/database": "^5.5|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/support": "^5.5|^6.0|^7.0|^8.0|^9.0|^10.0",
+ "illuminate/database": "^5.5|^6.0|^7.0|^8.0|^9.0|^10.0",
22
"php": ">=7.0.0"
23
},
24
"autoload": {
0 commit comments