Merge remote-tracking branch 'origin/master' into patch-2
Showing
... | @@ -11,11 +11,11 @@ | ... | @@ -11,11 +11,11 @@ |
], | ], | ||
"license" : "MIT", | "license" : "MIT", | ||
"require": { | "require": { | ||
"illuminate/support": "^5.6", | "illuminate/support": "^5.8", | ||
"illuminate/container": "^5.6", | "illuminate/container": "^5.8", | ||
"illuminate/database": "^5.6", | "illuminate/database": "^5.8", | ||
"illuminate/events": "^5.6", | "illuminate/events": "^5.8", | ||
"mongodb/mongodb": "^1.0.0" | "mongodb/mongodb": "^1.4" | ||
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"phpunit/phpunit": "^6.0|^7.0", | "phpunit/phpunit": "^6.0|^7.0", | ||
... | ... |
This diff is collapsed.
Please
register
or
sign in
to comment