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 48b6a20 commit ba86a26Copy full SHA for ba86a26
composer.json
@@ -10,11 +10,11 @@
10
}
11
],
12
"require": {
13
- "php": "^7.1.3",
14
- "laravel/ui": "^1.0",
15
- "illuminate/console": "~5.8|^6.0",
16
- "illuminate/filesystem": "~5.8|^6.0",
17
- "illuminate/support": "~5.8|^6.0"
+ "php": "^7.1.3|^7.2.5",
+ "laravel/ui": "^1.0|^2.0",
+ "illuminate/console": "~5.8|^6.0|^7.0",
+ "illuminate/filesystem": "~5.8|^6.0|^7.0",
+ "illuminate/support": "~5.8|^6.0|^7.0"
18
},
19
"autoload": {
20
"psr-4": {
0 commit comments