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 ce17e75 commit 36e8a22Copy full SHA for 36e8a22
composer.json
@@ -21,12 +21,12 @@
21
"require": {
22
"php": ">=7.0",
23
"ext-json": "*",
24
- "illuminate/notifications": "~5.5|^6.0|^7.0",
25
- "illuminate/support": "~5.5|^6.0|^7.0",
26
- "illuminate/http": "~5.5|^6.0|^7.0",
27
- "illuminate/routing": "~5.5|^6.0|^7.0",
28
- "guzzlehttp/guzzle": "^6.2|^7.0",
29
- "illuminate/events": "~5.5|^6.0|^7.0",
+ "illuminate/notifications": "~5.5|^6.0|^7.0|^8.0",
+ "illuminate/support": "~5.5|^6.0|^7.0|^8.0",
+ "illuminate/http": "~5.5|^6.0|^7.0|^8.0",
+ "illuminate/routing": "~5.5|^6.0|^7.0|^8.0",
+ "guzzlehttp/guzzle": "^6.2|^7.0|^8.0",
+ "illuminate/events": "~5.5|^6.0|^7.0|^8.0",
30
"nesbot/carbon": "^2.0"
31
},
32
"autoload": {
0 commit comments