Lock down laravel version
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@
|
|||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.5.9",
|
"php": ">=5.5.9",
|
||||||
"laravel/framework": "~5.2.14",
|
"laravel/framework": "5.2.14",
|
||||||
"alt-three/bus": "^1.0",
|
"alt-three/bus": "^1.0",
|
||||||
"alt-three/emoji": "^3.0",
|
"alt-three/emoji": "^3.0",
|
||||||
"alt-three/validator": "^1.4",
|
"alt-three/validator": "^1.4",
|
||||||
|
|||||||
Generated
+2
-2
@@ -4,8 +4,8 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"hash": "baf02172698258345cb7e760114be928",
|
"hash": "27d40735fd027c42e2e4c7e6548add8c",
|
||||||
"content-hash": "eb6f3929a4b604defd6550213cda52f8",
|
"content-hash": "26fcebcc03ef56202fa94ec1c96c63fa",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "alt-three/bus",
|
"name": "alt-three/bus",
|
||||||
|
|||||||
Reference in New Issue
Block a user