Lock down laravel version

This commit is contained in:
Graham Campbell 2016-02-13 21:36:43 +00:00
parent 17b7aa1ca7
commit 3f991ddb63
2 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@
],
"require": {
"php": ">=5.5.9",
"laravel/framework": "~5.2.14",
"laravel/framework": "5.2.14",
"alt-three/bus": "^1.0",
"alt-three/emoji": "^3.0",
"alt-three/validator": "^1.4",

4
composer.lock generated
View File

@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "baf02172698258345cb7e760114be928",
"content-hash": "eb6f3929a4b604defd6550213cda52f8",
"hash": "27d40735fd027c42e2e4c7e6548add8c",
"content-hash": "26fcebcc03ef56202fa94ec1c96c63fa",
"packages": [
{
"name": "alt-three/bus",