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.
2 parents 592a881 + 21d4779 commit 52c37deCopy full SHA for 52c37de
composer.json
@@ -10,10 +10,10 @@
10
],
11
"type": "project",
12
"require": {
13
- "php": "^7.2",
14
- "illuminate/support": "~5.5|^6.0|^7.0|^8.0",
15
- "illuminate/mail": "~5.5|^6.0|^7.0|^8.0",
16
- "illuminate/view": "~5.5|^6.0|^7.0|^8.0"
+ "php": "^7.2|^8.0.0",
+ "illuminate/support": "~5.5|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/mail": "~5.5|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/view": "~5.5|^6.0|^7.0|^8.0|^9.0"
17
},
18
"require-dev": {
19
"mockery/mockery": "^1.0",
0 commit comments