Skip to content

Commit 399a49f

Browse files
committed
feat: 1.x branch created for Laravel 6
1 parent d73ac2a commit 399a49f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.2.5",
14-
"illuminate/support": "^7.0"
13+
"php": "^7.1.3",
14+
"illuminate/support": "^6.0"
1515
},
1616
"autoload": {
1717
"psr-4": {

0 commit comments

Comments
 (0)