Force 5.4.27 version of illuminate/support
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": ">=7",
|
"php": ">=7",
|
||||||
"composer/installers": "~1.0",
|
"composer/installers": "~1.0",
|
||||||
"illuminate/support": "5.4.*",
|
"illuminate/support": "5.4.27",
|
||||||
"roots/sage-lib": "~9.0.0-beta.4",
|
"roots/sage-lib": "~9.0.0-beta.4",
|
||||||
"soberwp/controller": "~9.0.0-beta.4"
|
"soberwp/controller": "~9.0.0-beta.4"
|
||||||
},
|
},
|
||||||
|
|||||||
14
composer.lock
generated
14
composer.lock
generated
@@ -4,7 +4,7 @@
|
|||||||
"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"
|
||||||
],
|
],
|
||||||
"content-hash": "322b4ff0f42bfe9fd5fca0a5152ccf50",
|
"content-hash": "77b9bc12da79a411b1216fbe53c131a8",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "brain/hierarchy",
|
"name": "brain/hierarchy",
|
||||||
@@ -532,20 +532,20 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "illuminate/support",
|
"name": "illuminate/support",
|
||||||
"version": "v5.4.36",
|
"version": "v5.4.27",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/illuminate/support.git",
|
"url": "https://github.com/illuminate/support.git",
|
||||||
"reference": "feab1d1495fd6d38970bd6c83586ba2ace8f299a"
|
"reference": "a42393b56d0ec75f55e760f2a47bcf85a17a278d"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/illuminate/support/zipball/feab1d1495fd6d38970bd6c83586ba2ace8f299a",
|
"url": "https://api.github.com/repos/illuminate/support/zipball/a42393b56d0ec75f55e760f2a47bcf85a17a278d",
|
||||||
"reference": "feab1d1495fd6d38970bd6c83586ba2ace8f299a",
|
"reference": "a42393b56d0ec75f55e760f2a47bcf85a17a278d",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"doctrine/inflector": "~1.1",
|
"doctrine/inflector": "~1.0",
|
||||||
"ext-mbstring": "*",
|
"ext-mbstring": "*",
|
||||||
"illuminate/contracts": "5.4.*",
|
"illuminate/contracts": "5.4.*",
|
||||||
"paragonie/random_compat": "~1.4|~2.0",
|
"paragonie/random_compat": "~1.4|~2.0",
|
||||||
@@ -585,7 +585,7 @@
|
|||||||
],
|
],
|
||||||
"description": "The Illuminate Support package.",
|
"description": "The Illuminate Support package.",
|
||||||
"homepage": "https://laravel.com",
|
"homepage": "https://laravel.com",
|
||||||
"time": "2017-08-15T13:25:41+00:00"
|
"time": "2017-06-15T12:35:32+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "illuminate/view",
|
"name": "illuminate/view",
|
||||||
|
|||||||
Reference in New Issue
Block a user