Skip to content

Commit 6449ea6

Browse files
Update dependencies
1 parent ffaa753 commit 6449ea6

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
@@ -21,11 +21,11 @@
2121
],
2222
"require": {
2323
"php" : ">=5.6.4|^7.0",
24-
"illuminate/support" : ">=5.1",
25-
"illuminate/database" : ">=5.1"
24+
"illuminate/support" : ">=5.3",
25+
"illuminate/database" : ">=5.3"
2626
},
2727
"require-dev": {
28-
"laravel/framework" : "5.4.*",
28+
"laravel/framework" : "5.3.*",
2929
"mockery/mockery" : "0.9.*",
3030
"phpunit/phpunit" : "^6.0",
3131
"doctrine/dbal" : "2.5.x"

0 commit comments

Comments
 (0)