1
0
mirror of https://github.com/flarum/core.git synced 2025-07-19 15:51:16 +02:00

version constraint must match laravel dependancies at least

This commit is contained in:
Daniel Klabbers
2015-09-16 09:56:19 +02:00
parent 55df6ce6df
commit 3f1ed656e4

View File

@@ -8,7 +8,7 @@
}
],
"require": {
"php": ">=5.4.0",
"php": ">=5.5.9",
"illuminate/bus": "5.1.*",
"illuminate/cache": "5.1.*",
"illuminate/config": "5.1.*",