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 ebf34f2 commit b84d8e0Copy full SHA for b84d8e0
composer.json
@@ -17,10 +17,10 @@
17
],
18
"require": {
19
"php": "^7.1",
20
- "illuminate/auth": "~5.5.0|~5.6.0",
21
- "illuminate/database": "~5.5.0|~5.6.0",
22
- "illuminate/notifications": "~5.5.0|~5.6.0",
23
- "illuminate/support": "~5.5.0|~5.6.0"
+ "illuminate/auth": "~5.5.0|~5.6.0|~5.7.0",
+ "illuminate/database": "~5.5.0|~5.6.0|~5.7.0",
+ "illuminate/notifications": "~5.5.0|~5.6.0|~5.7.0",
+ "illuminate/support": "~5.5.0|~5.6.0|~5.7.0"
24
},
25
"require-dev": {
26
"phpunit/phpunit": "^7.0",
0 commit comments