Force 5.4.27 version of illuminate/support

This commit is contained in:
Ben Word
2018-03-06 15:31:05 -07:00
parent a4a19a5375
commit 808e37a085
2 changed files with 8 additions and 8 deletions

14
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "322b4ff0f42bfe9fd5fca0a5152ccf50",
"content-hash": "77b9bc12da79a411b1216fbe53c131a8",
"packages": [
{
"name": "brain/hierarchy",
@@ -532,20 +532,20 @@
},
{
"name": "illuminate/support",
"version": "v5.4.36",
"version": "v5.4.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
"reference": "feab1d1495fd6d38970bd6c83586ba2ace8f299a"
"reference": "a42393b56d0ec75f55e760f2a47bcf85a17a278d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/support/zipball/feab1d1495fd6d38970bd6c83586ba2ace8f299a",
"reference": "feab1d1495fd6d38970bd6c83586ba2ace8f299a",
"url": "https://api.github.com/repos/illuminate/support/zipball/a42393b56d0ec75f55e760f2a47bcf85a17a278d",
"reference": "a42393b56d0ec75f55e760f2a47bcf85a17a278d",
"shasum": ""
},
"require": {
"doctrine/inflector": "~1.1",
"doctrine/inflector": "~1.0",
"ext-mbstring": "*",
"illuminate/contracts": "5.4.*",
"paragonie/random_compat": "~1.4|~2.0",
@@ -585,7 +585,7 @@
],
"description": "The Illuminate Support package.",
"homepage": "https://laravel.com",
"time": "2017-08-15T13:25:41+00:00"
"time": "2017-06-15T12:35:32+00:00"
},
{
"name": "illuminate/view",