Skip to content

Commit bb6a6f0

Browse files
authored
Merge pull request #4 from fwartner/patch-1
Update version
2 parents a49eb59 + 88ae708 commit bb6a6f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
],
1818
"require": {
1919
"php": "^7.1",
20-
"illuminate/config": "~5.5.0|~5.6.0",
21-
"illuminate/database": "~5.5.0|~5.6.0",
22-
"illuminate/support": "~5.5.0|~5.6.0"
20+
"illuminate/config": "~5.5.0|~5.6.0|~5.7.0",
21+
"illuminate/database": "~5.5.0|~5.6.0|~5.7.0",
22+
"illuminate/support": "~5.5.0|~5.6.0|~5.7.0"
2323
},
2424
"require-dev": {
2525
"mockery/mockery": "^1.1",

0 commit comments

Comments
 (0)