Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3eea853

Browse files
authored
Bump to 5.4
1 parent 411d6e3 commit 3eea853

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
@@ -11,9 +11,9 @@
1111
],
1212
"require": {
1313
"php": ">=5.4.0",
14-
"illuminate/support": "5.3.x|5.4.x",
15-
"illuminate/console": "5.3.x|5.4.x",
16-
"symfony/process": "~2.6|~3.0"
14+
"illuminate/support": "5.4.x",
15+
"illuminate/console": "5.4.x",
16+
"symfony/process": "~3.2"
1717
},
1818
"autoload": {
1919
"psr-4": {
@@ -22,7 +22,7 @@
2222
},
2323
"extra": {
2424
"branch-alias": {
25-
"dev-master": "0.5-dev"
25+
"dev-master": "0.6-dev"
2626
}
2727
}
2828
}

0 commit comments

Comments
 (0)