We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b10814 commit c27ee16Copy full SHA for c27ee16
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|^10.0|^11.0",
21
- "illuminate/database": "^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
+ "illuminate/support": "^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/database": "^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
22
"php": ">=7.0.0"
23
},
24
"autoload": {
0 commit comments