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 41f78f0 + e8bf5db commit 385a5d3Copy full SHA for 385a5d3
composer.json
@@ -8,13 +8,13 @@
8
}],
9
"require": {
10
"php": ">=7.1.0",
11
- "illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0"
+ "illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0"
12
},
13
"require-dev": {
14
"phpunit/phpunit": "^7.0.0",
15
"squizlabs/php_codesniffer": "^3.0.0",
16
"phpunit/php-code-coverage": "^6.0.0",
17
- "illuminate/log": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0"
+ "illuminate/log": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0"
18
19
"autoload": {
20
"psr-4": {
0 commit comments