Updated version constraints

This commit is contained in:
Graham Campbell
2015-05-23 14:51:07 +01:00
parent 0b8ec411ae
commit dc1f1c4737

View File

@@ -26,7 +26,7 @@
"php": ">=5.4.0",
"ext-apcu": "*",
"laravel/framework": "~5.0.32",
"illuminate/html": "5.0.*",
"illuminate/html": "~5.0.0",
"cachethq/segment": "^2.0",
"doctrine/dbal": "^2.5",
"fideloper/proxy": "^3.0",
@@ -40,7 +40,7 @@
"pragmarx/google2fa": "^0.1",
"roumen/feed": "^2.9",
"watson/validating": "^1.0",
"barryvdh/laravel-cors": "0.5.x@dev"
"barryvdh/laravel-cors": "^0.5"
},
"require-dev": {
"phpunit/phpunit": "^4.4",