Skip to content

Commit b675f98

Browse files
committed
[Build] Allow Laravel 5.4
1 parent db84a36 commit b675f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
],
2424
"require": {
2525
"php": ">=5.5.0",
26-
"laravel/framework": "5.1.*|5.2.*|5.3.*",
26+
"laravel/framework": "5.1.*|5.2.*|5.3.*|5.4.*",
2727
"neomerx/json-api": "^0.8.9",
2828
"cloudcreativity/json-api": "^0.6.0",
2929
"symfony/psr-http-message-bridge": "^0.2.0|^1.0",

0 commit comments

Comments
 (0)