mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-29 11:08:53 +01:00
Lock down laravel version
This commit is contained in:
parent
17b7aa1ca7
commit
3f991ddb63
@ -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
4
composer.lock
generated
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user