Skip to content
This repository was archived by the owner on Feb 10, 2021. It is now read-only.

Commit 132354a

Browse files
Update composer dependencies
1 parent a12b235 commit 132354a

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
@@ -19,10 +19,10 @@
1919
}
2020
],
2121
"require": {
22-
"php" : ">=5.5.9",
23-
"doctrine/dbal" : "2.5.x",
24-
"illuminate/support" : ">=5.1",
25-
"illuminate/database" : ">=5.1"
22+
"php" : ">=5.6.4",
23+
"doctrine/dbal" : "2.5.x",
24+
"illuminate/support" : ">=5.3",
25+
"illuminate/database" : ">=5.3"
2626
},
2727
"require-dev": {
2828
"mockery/mockery" : "0.9.*"

0 commit comments

Comments
 (0)