Skip to content

Commit 4de54bf

Browse files
committed
Update dependencies
1 parent b5df778 commit 4de54bf

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

composer.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@
88
}
99
],
1010
"require": {
11-
"illuminate/support": "5.*",
12-
"illuminate/database": "5.*",
13-
"illuminate/console": "5.*"
11+
"php": ">=7.0",
12+
"illuminate/support": "^5.2",
13+
"illuminate/database": "^5.2",
14+
"illuminate/console": "^5.2"
1415
},
1516
"autoload": {
1617
"psr-4": {

composer.lock

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)