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 735a04b commit 356f812Copy full SHA for 356f812
composer.json
@@ -9,10 +9,10 @@
9
"license": "MIT",
10
"require": {
11
"php": ">=7.1.0",
12
- "illuminate/support": "5.*",
13
- "illuminate/notifications": "5.*",
14
- "illuminate/console": "5.*",
15
- "illuminate/database": "5.*"
+ "illuminate/support": "6.*",
+ "illuminate/notifications": "6.*",
+ "illuminate/console": "6.*",
+ "illuminate/database": "6.*"
16
},
17
"autoload": {
18
"psr-0": {
0 commit comments