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 c16b4a5 commit f431cf8Copy full SHA for f431cf8
.DS_Store
0 Bytes
composer.json
@@ -18,9 +18,9 @@
18
],
19
"require": {
20
"php": "^7.1",
21
- "illuminate/console": "5.6.*|5.7.*|5.8.*|^6.0",
22
- "illuminate/filesystem": "5.6.*|5.7.*|5.8.*|^6.0",
23
- "illuminate/support": "5.6.*|5.7.*|5.8.*|^6.0",
+ "illuminate/console": "5.6.*|5.7.*|5.8.*|^6.0|^7.0",
+ "illuminate/filesystem": "5.6.*|5.7.*|5.8.*|^6.0|^7.0",
+ "illuminate/support": "5.6.*|5.7.*|5.8.*|^6.0|^7.0",
24
"laravel/ui": "1.*|^2.1|^3.0"
25
},
26
"autoload": {
@@ -35,4 +35,4 @@
35
]
36
}
37
38
-}
+}
src/.DS_Store
src/stubs/.DS_Store
0 commit comments