We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dd938d commit 24ef304Copy full SHA for 24ef304
composer.json
@@ -16,8 +16,8 @@
16
},
17
"require": {
18
"php": ">=5.4.0",
19
- "illuminate/support": "~4.0|~5.0|~5.1|^6.0|^7.0|^8.0",
20
- "laravel/framework": "~5.4|^6.0|^7.0|^8.0"
+ "illuminate/support": "~4.0|~5.0|~5.1|^6.0|^7.0|^8.0|^9.0",
+ "laravel/framework": "~5.4|^6.0|^7.0|^8.0|^9.0"
21
22
"autoload": {
23
"classmap": [
0 commit comments