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