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 7ccbc89 commit 2b0852dCopy full SHA for 2b0852d
composer.json
@@ -15,11 +15,11 @@
15
],
16
"require": {
17
"php": "^7.1.3",
18
- "illuminate/database": "5.8.*|^6|^7",
19
- "illuminate/filesystem": "5.8.*|^6|^7",
20
- "illuminate/http": "5.8.*|^6|^7",
21
- "illuminate/support": "5.8.*|^6|^7",
22
- "illuminate/view": "5.8.*|^6|^7"
+ "illuminate/database": "5.8.*|^6|^7|^8",
+ "illuminate/filesystem": "5.8.*|^6|^7|^8",
+ "illuminate/http": "5.8.*|^6|^7|^8",
+ "illuminate/support": "5.8.*|^6|^7|^8",
+ "illuminate/view": "5.8.*|^6|^7|^8"
23
},
24
"require-dev": {
25
"orchestra/testbench": "^3.8"
0 commit comments