Skip to content

Commit b84d8e0

Browse files
authored
Update composer.json
1 parent ebf34f2 commit b84d8e0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
],
1818
"require": {
1919
"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"
20+
"illuminate/auth": "~5.5.0|~5.6.0|~5.7.0",
21+
"illuminate/database": "~5.5.0|~5.6.0|~5.7.0",
22+
"illuminate/notifications": "~5.5.0|~5.6.0|~5.7.0",
23+
"illuminate/support": "~5.5.0|~5.6.0|~5.7.0"
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "^7.0",

0 commit comments

Comments
 (0)