Skip to content

Commit 09db8c9

Browse files
authored
Update composer.json
1 parent 4aa43fa commit 09db8c9

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
@@ -10,10 +10,10 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=5.6.0",
14-
"illuminate/support": "^5.1,<5.8",
15-
"illuminate/console": "^5.1,<5.8",
16-
"illuminate/filesystem": "^5.1,<5.8",
13+
"php": ">=7",
14+
"illuminate/support": "^5.5,<5.8",
15+
"illuminate/console": "^5.5,<5.8",
16+
"illuminate/filesystem": "^5.5,<5.8",
1717
"barryvdh/reflection-docblock": "^2.0.4",
1818
"composer/composer": "^1.6"
1919
},

0 commit comments

Comments
 (0)