Force larval 5.3.18

This commit is contained in:
James Cole 2016-10-22 07:52:17 +02:00
parent 2346d2ec05
commit 3d9b855849
2 changed files with 14 additions and 14 deletions

View File

@ -28,7 +28,7 @@
"require": { "require": {
"php": ">=7.0.0", "php": ">=7.0.0",
"ext-intl": "*", "ext-intl": "*",
"laravel/framework": "5.3.*", "laravel/framework": "5.3.18",
"davejamesmiller/laravel-breadcrumbs": "^3.0", "davejamesmiller/laravel-breadcrumbs": "^3.0",
"watson/validating": "^3.0", "watson/validating": "^3.0",
"doctrine/dbal": "^2.5", "doctrine/dbal": "^2.5",

26
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", "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": "c370a68602f3922d07ad8b6a5722718a", "hash": "cc3d23620e727ee1f4741b2e83f8685f",
"content-hash": "ab1379ea8b6e5f438eba8f5771b49a59", "content-hash": "473d3c681e5c41989e9dced651a939df",
"packages": [ "packages": [
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -1332,20 +1332,20 @@
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "1.0.28", "version": "1.0.32",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "a9663643ff2d16d7f66ed1e0d3212c5491bc9044" "reference": "1b5c4a0031697f46e779a9d1b309c2e1b24daeab"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a9663643ff2d16d7f66ed1e0d3212c5491bc9044", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/1b5c4a0031697f46e779a9d1b309c2e1b24daeab",
"reference": "a9663643ff2d16d7f66ed1e0d3212c5491bc9044", "reference": "1b5c4a0031697f46e779a9d1b309c2e1b24daeab",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.4.0" "php": ">=5.5.9"
}, },
"conflict": { "conflict": {
"league/flysystem-sftp": "<1.0.6" "league/flysystem-sftp": "<1.0.6"
@ -1411,7 +1411,7 @@
"sftp", "sftp",
"storage" "storage"
], ],
"time": "2016-10-07 12:20:37" "time": "2016-10-19 20:38:46"
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",
@ -1696,16 +1696,16 @@
}, },
{ {
"name": "paragonie/random_compat", "name": "paragonie/random_compat",
"version": "v2.0.2", "version": "v2.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/paragonie/random_compat.git", "url": "https://github.com/paragonie/random_compat.git",
"reference": "088c04e2f261c33bed6ca5245491cfca69195ccf" "reference": "c0125896dbb151380ab47e96c621741e79623beb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/088c04e2f261c33bed6ca5245491cfca69195ccf", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/c0125896dbb151380ab47e96c621741e79623beb",
"reference": "088c04e2f261c33bed6ca5245491cfca69195ccf", "reference": "c0125896dbb151380ab47e96c621741e79623beb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1740,7 +1740,7 @@
"pseudorandom", "pseudorandom",
"random" "random"
], ],
"time": "2016-04-03 06:00:07" "time": "2016-10-17 15:23:22"
}, },
{ {
"name": "pragmarx/google2fa", "name": "pragmarx/google2fa",