Upgrade to Illuminate 5.4 packages #1841 (#1850)

This commit is contained in:
Sam Rapaport
2017-02-27 15:01:41 -08:00
committed by QWp6t
parent 4a74183769
commit f242cb50e9
2 changed files with 86 additions and 87 deletions

View File

@@ -31,8 +31,8 @@
"require": { "require": {
"php": ">=5.6.4", "php": ">=5.6.4",
"composer/installers": "~1.0", "composer/installers": "~1.0",
"illuminate/view": "~5.3.0", "illuminate/view": "~5.4.0",
"illuminate/config": "~5.3.0" "illuminate/config": "~5.4.0"
}, },
"require-dev": { "require-dev": {
"squizlabs/php_codesniffer": "^2.5.1" "squizlabs/php_codesniffer": "^2.5.1"

169
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": "002e8b887ae673a31eb09214ecb0334a", "hash": "9fa5c6956d3ed29ca107f717891465c6",
"content-hash": "94588c58ddc098ab8b4424252ba31242", "content-hash": "f00026ba7588607051943fd388bead9b",
"packages": [ "packages": [
{ {
"name": "composer/installers", "name": "composer/installers",
@@ -183,28 +183,27 @@
}, },
{ {
"name": "illuminate/config", "name": "illuminate/config",
"version": "v5.3.23", "version": "v5.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/config.git", "url": "https://github.com/illuminate/config.git",
"reference": "96bb98f6ffbc1e185d3384cf04062f280b35d3c1" "reference": "8fe700aa596bc623d347e4578041fbda7a44c3d9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/config/zipball/96bb98f6ffbc1e185d3384cf04062f280b35d3c1", "url": "https://api.github.com/repos/illuminate/config/zipball/8fe700aa596bc623d347e4578041fbda7a44c3d9",
"reference": "96bb98f6ffbc1e185d3384cf04062f280b35d3c1", "reference": "8fe700aa596bc623d347e4578041fbda7a44c3d9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/contracts": "5.3.*", "illuminate/contracts": "5.4.*",
"illuminate/filesystem": "5.3.*", "illuminate/support": "5.4.*",
"illuminate/support": "5.3.*",
"php": ">=5.6.4" "php": ">=5.6.4"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "5.3-dev" "dev-master": "5.4-dev"
} }
}, },
"autoload": { "autoload": {
@@ -224,30 +223,30 @@
], ],
"description": "The Illuminate Config package.", "description": "The Illuminate Config package.",
"homepage": "https://laravel.com", "homepage": "https://laravel.com",
"time": "2016-10-17 13:37:58" "time": "2017-02-04 20:27:32"
}, },
{ {
"name": "illuminate/container", "name": "illuminate/container",
"version": "v5.3.23", "version": "v5.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/container.git", "url": "https://github.com/illuminate/container.git",
"reference": "8047b47e1f731c975d9aa0fe0b269064d3f1346d" "reference": "ccbfa2c69369a11b419d071ad11147b59eb9f052"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/container/zipball/8047b47e1f731c975d9aa0fe0b269064d3f1346d", "url": "https://api.github.com/repos/illuminate/container/zipball/ccbfa2c69369a11b419d071ad11147b59eb9f052",
"reference": "8047b47e1f731c975d9aa0fe0b269064d3f1346d", "reference": "ccbfa2c69369a11b419d071ad11147b59eb9f052",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/contracts": "5.3.*", "illuminate/contracts": "5.4.*",
"php": ">=5.6.4" "php": ">=5.6.4"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "5.3-dev" "dev-master": "5.4-dev"
} }
}, },
"autoload": { "autoload": {
@@ -267,20 +266,20 @@
], ],
"description": "The Illuminate Container package.", "description": "The Illuminate Container package.",
"homepage": "https://laravel.com", "homepage": "https://laravel.com",
"time": "2016-10-02 01:14:30" "time": "2017-01-28 17:55:54"
}, },
{ {
"name": "illuminate/contracts", "name": "illuminate/contracts",
"version": "v5.3.23", "version": "v5.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/contracts.git", "url": "https://github.com/illuminate/contracts.git",
"reference": "ce5d73c6015b2054d32f3f8530767847b358ae4e" "reference": "dd256891c80fd94a58ab83d7989d6da2f50e30ea"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/ce5d73c6015b2054d32f3f8530767847b358ae4e", "url": "https://api.github.com/repos/illuminate/contracts/zipball/dd256891c80fd94a58ab83d7989d6da2f50e30ea",
"reference": "ce5d73c6015b2054d32f3f8530767847b358ae4e", "reference": "dd256891c80fd94a58ab83d7989d6da2f50e30ea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -289,7 +288,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "5.3-dev" "dev-master": "5.4-dev"
} }
}, },
"autoload": { "autoload": {
@@ -309,32 +308,32 @@
], ],
"description": "The Illuminate Contracts package.", "description": "The Illuminate Contracts package.",
"homepage": "https://laravel.com", "homepage": "https://laravel.com",
"time": "2016-09-26 20:36:27" "time": "2017-02-21 14:21:59"
}, },
{ {
"name": "illuminate/events", "name": "illuminate/events",
"version": "v5.3.23", "version": "v5.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/events.git", "url": "https://github.com/illuminate/events.git",
"reference": "cb29124d4eaba8a60bad40e95e3d8b199d040d77" "reference": "e31e5be1d704a3a001b6cf7ebf457a208e9a8a60"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/events/zipball/cb29124d4eaba8a60bad40e95e3d8b199d040d77", "url": "https://api.github.com/repos/illuminate/events/zipball/e31e5be1d704a3a001b6cf7ebf457a208e9a8a60",
"reference": "cb29124d4eaba8a60bad40e95e3d8b199d040d77", "reference": "e31e5be1d704a3a001b6cf7ebf457a208e9a8a60",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/container": "5.3.*", "illuminate/container": "5.4.*",
"illuminate/contracts": "5.3.*", "illuminate/contracts": "5.4.*",
"illuminate/support": "5.3.*", "illuminate/support": "5.4.*",
"php": ">=5.6.4" "php": ">=5.6.4"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "5.3-dev" "dev-master": "5.4-dev"
} }
}, },
"autoload": { "autoload": {
@@ -354,27 +353,27 @@
], ],
"description": "The Illuminate Events package.", "description": "The Illuminate Events package.",
"homepage": "https://laravel.com", "homepage": "https://laravel.com",
"time": "2016-08-12 14:24:30" "time": "2017-02-10 21:05:38"
}, },
{ {
"name": "illuminate/filesystem", "name": "illuminate/filesystem",
"version": "v5.3.23", "version": "v5.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/filesystem.git", "url": "https://github.com/illuminate/filesystem.git",
"reference": "82576e0a6193e76929c929c8a2d3e1552ab64e76" "reference": "9e74fd5bef124640852da3ec71ec6365408de417"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/filesystem/zipball/82576e0a6193e76929c929c8a2d3e1552ab64e76", "url": "https://api.github.com/repos/illuminate/filesystem/zipball/9e74fd5bef124640852da3ec71ec6365408de417",
"reference": "82576e0a6193e76929c929c8a2d3e1552ab64e76", "reference": "9e74fd5bef124640852da3ec71ec6365408de417",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/contracts": "5.3.*", "illuminate/contracts": "5.4.*",
"illuminate/support": "5.3.*", "illuminate/support": "5.4.*",
"php": ">=5.6.4", "php": ">=5.6.4",
"symfony/finder": "3.1.*" "symfony/finder": "~3.2"
}, },
"suggest": { "suggest": {
"league/flysystem": "Required to use the Flysystem local and FTP drivers (~1.0).", "league/flysystem": "Required to use the Flysystem local and FTP drivers (~1.0).",
@@ -384,7 +383,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "5.3-dev" "dev-master": "5.4-dev"
} }
}, },
"autoload": { "autoload": {
@@ -404,26 +403,26 @@
], ],
"description": "The Illuminate Filesystem package.", "description": "The Illuminate Filesystem package.",
"homepage": "https://laravel.com", "homepage": "https://laravel.com",
"time": "2016-11-07 22:09:46" "time": "2017-01-03 14:19:43"
}, },
{ {
"name": "illuminate/support", "name": "illuminate/support",
"version": "v5.3.23", "version": "v5.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/support.git", "url": "https://github.com/illuminate/support.git",
"reference": "050d0ed3e1c0e1d129d73b2eaa14044e46a66f77" "reference": "904f63003fd67ede2ec3be018b322d1c29415465"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/support/zipball/050d0ed3e1c0e1d129d73b2eaa14044e46a66f77", "url": "https://api.github.com/repos/illuminate/support/zipball/904f63003fd67ede2ec3be018b322d1c29415465",
"reference": "050d0ed3e1c0e1d129d73b2eaa14044e46a66f77", "reference": "904f63003fd67ede2ec3be018b322d1c29415465",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/inflector": "~1.0", "doctrine/inflector": "~1.0",
"ext-mbstring": "*", "ext-mbstring": "*",
"illuminate/contracts": "5.3.*", "illuminate/contracts": "5.4.*",
"paragonie/random_compat": "~1.4|~2.0", "paragonie/random_compat": "~1.4|~2.0",
"php": ">=5.6.4" "php": ">=5.6.4"
}, },
@@ -432,13 +431,13 @@
}, },
"suggest": { "suggest": {
"illuminate/filesystem": "Required to use the composer class (5.2.*).", "illuminate/filesystem": "Required to use the composer class (5.2.*).",
"symfony/process": "Required to use the composer class (3.1.*).", "symfony/process": "Required to use the composer class (~3.2).",
"symfony/var-dumper": "Required to use the dd function (3.1.*)." "symfony/var-dumper": "Required to use the dd function (~3.2)."
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "5.3-dev" "dev-master": "5.4-dev"
} }
}, },
"autoload": { "autoload": {
@@ -461,35 +460,35 @@
], ],
"description": "The Illuminate Support package.", "description": "The Illuminate Support package.",
"homepage": "https://laravel.com", "homepage": "https://laravel.com",
"time": "2016-11-03 15:25:28" "time": "2017-02-15 19:29:24"
}, },
{ {
"name": "illuminate/view", "name": "illuminate/view",
"version": "v5.3.23", "version": "v5.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/view.git", "url": "https://github.com/illuminate/view.git",
"reference": "f840676c98e3cb1224267786f35eb420de55d41c" "reference": "0152506ccc2815e12e2daf8a01946b627db1efe0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/view/zipball/f840676c98e3cb1224267786f35eb420de55d41c", "url": "https://api.github.com/repos/illuminate/view/zipball/0152506ccc2815e12e2daf8a01946b627db1efe0",
"reference": "f840676c98e3cb1224267786f35eb420de55d41c", "reference": "0152506ccc2815e12e2daf8a01946b627db1efe0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/container": "5.3.*", "illuminate/container": "5.4.*",
"illuminate/contracts": "5.3.*", "illuminate/contracts": "5.4.*",
"illuminate/events": "5.3.*", "illuminate/events": "5.4.*",
"illuminate/filesystem": "5.3.*", "illuminate/filesystem": "5.4.*",
"illuminate/support": "5.3.*", "illuminate/support": "5.4.*",
"php": ">=5.6.4", "php": ">=5.6.4",
"symfony/debug": "3.1.*" "symfony/debug": "~3.2"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "5.3-dev" "dev-master": "5.4-dev"
} }
}, },
"autoload": { "autoload": {
@@ -509,20 +508,20 @@
], ],
"description": "The Illuminate View package.", "description": "The Illuminate View package.",
"homepage": "https://laravel.com", "homepage": "https://laravel.com",
"time": "2016-10-24 18:18:15" "time": "2017-02-22 15:30:41"
}, },
{ {
"name": "paragonie/random_compat", "name": "paragonie/random_compat",
"version": "v2.0.4", "version": "v2.0.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/paragonie/random_compat.git", "url": "https://github.com/paragonie/random_compat.git",
"reference": "a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e" "reference": "b5ea1ef3d8ff10c307ba8c5945c2f134e503278f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/b5ea1ef3d8ff10c307ba8c5945c2f134e503278f",
"reference": "a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e", "reference": "b5ea1ef3d8ff10c307ba8c5945c2f134e503278f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -557,7 +556,7 @@
"pseudorandom", "pseudorandom",
"random" "random"
], ],
"time": "2016-11-07 23:38:38" "time": "2017-02-27 17:11:23"
}, },
{ {
"name": "psr/log", "name": "psr/log",
@@ -608,16 +607,16 @@
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v3.1.9", "version": "v3.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/debug.git", "url": "https://github.com/symfony/debug.git",
"reference": "73f1c337907ba963af8028844fea1af98498dfff" "reference": "9b98854cb45bc59d100b7d4cc4cf9e05f21026b9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/73f1c337907ba963af8028844fea1af98498dfff", "url": "https://api.github.com/repos/symfony/debug/zipball/9b98854cb45bc59d100b7d4cc4cf9e05f21026b9",
"reference": "73f1c337907ba963af8028844fea1af98498dfff", "reference": "9b98854cb45bc59d100b7d4cc4cf9e05f21026b9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -634,7 +633,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.1-dev" "dev-master": "3.2-dev"
} }
}, },
"autoload": { "autoload": {
@@ -661,20 +660,20 @@
], ],
"description": "Symfony Debug Component", "description": "Symfony Debug Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-01-02 20:31:54" "time": "2017-02-16 16:34:18"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v3.1.9", "version": "v3.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "59687a255d1562f2c17b012418273862083d85f7" "reference": "8c71141cae8e2957946b403cc71a67213c0380d6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/59687a255d1562f2c17b012418273862083d85f7", "url": "https://api.github.com/repos/symfony/finder/zipball/8c71141cae8e2957946b403cc71a67213c0380d6",
"reference": "59687a255d1562f2c17b012418273862083d85f7", "reference": "8c71141cae8e2957946b403cc71a67213c0380d6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -683,7 +682,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.1-dev" "dev-master": "3.2-dev"
} }
}, },
"autoload": { "autoload": {
@@ -710,22 +709,22 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-01-02 20:31:54" "time": "2017-01-02 20:32:22"
} }
], ],
"packages-dev": [ "packages-dev": [
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",
"version": "2.7.1", "version": "2.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
"reference": "9b324f3a1132459a7274a0ace2e1b766ba80930f" "reference": "86dd55a522238211f9f3631e3361703578941d9a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9b324f3a1132459a7274a0ace2e1b766ba80930f", "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/86dd55a522238211f9f3631e3361703578941d9a",
"reference": "9b324f3a1132459a7274a0ace2e1b766ba80930f", "reference": "86dd55a522238211f9f3631e3361703578941d9a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -790,7 +789,7 @@
"phpcs", "phpcs",
"standards" "standards"
], ],
"time": "2016-11-30 04:02:31" "time": "2017-02-02 03:30:00"
} }
], ],
"aliases": [], "aliases": [],