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.
2 parents 06aa249 + 1772a26 commit d10beafCopy full SHA for d10beaf
composer.json
@@ -9,10 +9,10 @@
9
"license": "MIT",
10
"require": {
11
"php": ">=7.1.0",
12
- "illuminate/support": "6.*|7.*",
13
- "illuminate/notifications": "6.*|7.*",
14
- "illuminate/console": "6.*|7.*",
15
- "illuminate/database": "6.*|7.*"
+ "illuminate/support": "^6.0|^7.0",
+ "illuminate/notifications": "^6.0|^7.0",
+ "illuminate/console": "^6.0|^7.0",
+ "illuminate/database": "^6.0|^7.0"
16
},
17
"autoload": {
18
"psr-4": {
0 commit comments