Commit 096aac8e authored by Viral Solani's avatar Viral Solani

Upgrade to laravel 5.6.26

Upgrade phpunit-result-printer
parent 0400bf07
...@@ -4,7 +4,7 @@ ...@@ -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": "529102fbc0fdd6142c7a86d0c99443c6", "content-hash": "7de0f651e0b9ca6ad95d58c8409c7a1a",
"packages": [ "packages": [
{ {
"name": "arcanedev/log-viewer", "name": "arcanedev/log-viewer",
...@@ -249,16 +249,16 @@ ...@@ -249,16 +249,16 @@
}, },
{ {
"name": "davejamesmiller/laravel-breadcrumbs", "name": "davejamesmiller/laravel-breadcrumbs",
"version": "5.0.0", "version": "5.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/davejamesmiller/laravel-breadcrumbs.git", "url": "https://github.com/davejamesmiller/laravel-breadcrumbs.git",
"reference": "590cb313d783460bdac4d3a801c83e6ecf561eb7" "reference": "2a02abfeca13acba6d528f4fcd385570452308f7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/davejamesmiller/laravel-breadcrumbs/zipball/590cb313d783460bdac4d3a801c83e6ecf561eb7", "url": "https://api.github.com/repos/davejamesmiller/laravel-breadcrumbs/zipball/2a02abfeca13acba6d528f4fcd385570452308f7",
"reference": "590cb313d783460bdac4d3a801c83e6ecf561eb7", "reference": "2a02abfeca13acba6d528f4fcd385570452308f7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -304,7 +304,7 @@ ...@@ -304,7 +304,7 @@
"keywords": [ "keywords": [
"laravel" "laravel"
], ],
"time": "2018-02-10T19:00:08+00:00" "time": "2018-05-05T19:30:03+00:00"
}, },
{ {
"name": "dnoegel/php-xdg-base-dir", "name": "dnoegel/php-xdg-base-dir",
...@@ -819,16 +819,16 @@ ...@@ -819,16 +819,16 @@
}, },
{ {
"name": "dragonmantank/cron-expression", "name": "dragonmantank/cron-expression",
"version": "v2.1.0", "version": "v2.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/dragonmantank/cron-expression.git", "url": "https://github.com/dragonmantank/cron-expression.git",
"reference": "3f00985deec8df53d4cc1e5c33619bda1ee309a5" "reference": "92a2c3768d50e21a1f26a53cb795ce72806266c5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/3f00985deec8df53d4cc1e5c33619bda1ee309a5", "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/92a2c3768d50e21a1f26a53cb795ce72806266c5",
"reference": "3f00985deec8df53d4cc1e5c33619bda1ee309a5", "reference": "92a2c3768d50e21a1f26a53cb795ce72806266c5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -864,7 +864,7 @@ ...@@ -864,7 +864,7 @@
"cron", "cron",
"schedule" "schedule"
], ],
"time": "2018-04-06T15:51:55+00:00" "time": "2018-06-06T03:12:17+00:00"
}, },
{ {
"name": "egulias/email-validator", "name": "egulias/email-validator",
...@@ -1025,16 +1025,16 @@ ...@@ -1025,16 +1025,16 @@
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "6.3.2", "version": "6.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "68d0ea14d5a3f42a20e87632a5f84931e2709c90" "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/68d0ea14d5a3f42a20e87632a5f84931e2709c90", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
"reference": "68d0ea14d5a3f42a20e87632a5f84931e2709c90", "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1044,7 +1044,7 @@ ...@@ -1044,7 +1044,7 @@
}, },
"require-dev": { "require-dev": {
"ext-curl": "*", "ext-curl": "*",
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
"psr/log": "^1.0" "psr/log": "^1.0"
}, },
"suggest": { "suggest": {
...@@ -1086,7 +1086,7 @@ ...@@ -1086,7 +1086,7 @@
"rest", "rest",
"web service" "web service"
], ],
"time": "2018-03-26T16:33:04+00:00" "time": "2018-04-22T15:46:56+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
...@@ -1269,16 +1269,16 @@ ...@@ -1269,16 +1269,16 @@
}, },
{ {
"name": "intervention/image", "name": "intervention/image",
"version": "2.4.1", "version": "2.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Intervention/image.git", "url": "https://github.com/Intervention/image.git",
"reference": "3603dbcc9a17d307533473246a6c58c31cf17919" "reference": "e82d274f786e3d4b866a59b173f42e716f0783eb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Intervention/image/zipball/3603dbcc9a17d307533473246a6c58c31cf17919", "url": "https://api.github.com/repos/Intervention/image/zipball/e82d274f786e3d4b866a59b173f42e716f0783eb",
"reference": "3603dbcc9a17d307533473246a6c58c31cf17919", "reference": "e82d274f786e3d4b866a59b173f42e716f0783eb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1298,7 +1298,7 @@ ...@@ -1298,7 +1298,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.3-dev" "dev-master": "2.4-dev"
}, },
"laravel": { "laravel": {
"providers": [ "providers": [
...@@ -1335,7 +1335,7 @@ ...@@ -1335,7 +1335,7 @@
"thumbnail", "thumbnail",
"watermark" "watermark"
], ],
"time": "2017-09-21T16:29:17+00:00" "time": "2018-05-29T14:19:03+00:00"
}, },
{ {
"name": "jakub-onderka/php-console-color", "name": "jakub-onderka/php-console-color",
...@@ -1426,16 +1426,16 @@ ...@@ -1426,16 +1426,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v5.6.17", "version": "v5.6.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d" "reference": "7047df295e77cecb6a2f84736a732af66cc6789c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d", "url": "https://api.github.com/repos/laravel/framework/zipball/7047df295e77cecb6a2f84736a732af66cc6789c",
"reference": "0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d", "reference": "7047df295e77cecb6a2f84736a732af66cc6789c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1561,20 +1561,20 @@ ...@@ -1561,20 +1561,20 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2018-04-17T12:51:04+00:00" "time": "2018-06-20T14:21:11+00:00"
}, },
{ {
"name": "laravel/socialite", "name": "laravel/socialite",
"version": "v3.0.9", "version": "v3.0.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/socialite.git", "url": "https://github.com/laravel/socialite.git",
"reference": "fc1c8d415699e502f3e61cbc61e3250d5bd942eb" "reference": "b5f465847b1d637efa86bbfe2fc1c9d2bd12f60f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/socialite/zipball/fc1c8d415699e502f3e61cbc61e3250d5bd942eb", "url": "https://api.github.com/repos/laravel/socialite/zipball/b5f465847b1d637efa86bbfe2fc1c9d2bd12f60f",
"reference": "fc1c8d415699e502f3e61cbc61e3250d5bd942eb", "reference": "b5f465847b1d637efa86bbfe2fc1c9d2bd12f60f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1623,20 +1623,20 @@ ...@@ -1623,20 +1623,20 @@
"laravel", "laravel",
"oauth" "oauth"
], ],
"time": "2017-11-06T16:02:48+00:00" "time": "2018-06-01T15:06:47+00:00"
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
"version": "v1.0.6", "version": "v1.0.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/tinker.git", "url": "https://github.com/laravel/tinker.git",
"reference": "b22fe905fcefdffae76b011e27c7ac09e07e052b" "reference": "e3086ee8cb1f54a39ae8dcb72d1c37d10128997d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/tinker/zipball/b22fe905fcefdffae76b011e27c7ac09e07e052b", "url": "https://api.github.com/repos/laravel/tinker/zipball/e3086ee8cb1f54a39ae8dcb72d1c37d10128997d",
"reference": "b22fe905fcefdffae76b011e27c7ac09e07e052b", "reference": "e3086ee8cb1f54a39ae8dcb72d1c37d10128997d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1686,20 +1686,20 @@ ...@@ -1686,20 +1686,20 @@
"laravel", "laravel",
"psysh" "psysh"
], ],
"time": "2018-04-16T12:10:37+00:00" "time": "2018-05-17T13:42:07+00:00"
}, },
{ {
"name": "laravelcollective/html", "name": "laravelcollective/html",
"version": "v5.6.6", "version": "v5.6.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/LaravelCollective/html.git", "url": "https://github.com/LaravelCollective/html.git",
"reference": "b3a10245c791a211e5f8ec37117f4549cd22aabe" "reference": "974605fcd22a7e4d19f0b2ef635a0d1d7400387d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/LaravelCollective/html/zipball/b3a10245c791a211e5f8ec37117f4549cd22aabe", "url": "https://api.github.com/repos/LaravelCollective/html/zipball/974605fcd22a7e4d19f0b2ef635a0d1d7400387d",
"reference": "b3a10245c791a211e5f8ec37117f4549cd22aabe", "reference": "974605fcd22a7e4d19f0b2ef635a0d1d7400387d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1713,7 +1713,7 @@ ...@@ -1713,7 +1713,7 @@
"require-dev": { "require-dev": {
"illuminate/database": "5.6.*", "illuminate/database": "5.6.*",
"mockery/mockery": "~1.0", "mockery/mockery": "~1.0",
"phpunit/phpunit": "~5.4" "phpunit/phpunit": "~7.1"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
...@@ -1754,7 +1754,7 @@ ...@@ -1754,7 +1754,7 @@
], ],
"description": "HTML and Form Builders for the Laravel Framework", "description": "HTML and Form Builders for the Laravel Framework",
"homepage": "https://laravelcollective.com", "homepage": "https://laravelcollective.com",
"time": "2018-04-09T14:09:32+00:00" "time": "2018-06-18T15:04:16+00:00"
}, },
{ {
"name": "lcobucci/jwt", "name": "lcobucci/jwt",
...@@ -1816,16 +1816,16 @@ ...@@ -1816,16 +1816,16 @@
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "1.0.44", "version": "1.0.45",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "168dbe519737221dc87d17385cde33073881fd02" "reference": "a99f94e63b512d75f851b181afcdf0ee9ebef7e6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/168dbe519737221dc87d17385cde33073881fd02", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a99f94e63b512d75f851b181afcdf0ee9ebef7e6",
"reference": "168dbe519737221dc87d17385cde33073881fd02", "reference": "a99f94e63b512d75f851b181afcdf0ee9ebef7e6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1896,7 +1896,7 @@ ...@@ -1896,7 +1896,7 @@
"sftp", "sftp",
"storage" "storage"
], ],
"time": "2018-04-06T09:58:14+00:00" "time": "2018-05-07T08:44:23+00:00"
}, },
{ {
"name": "league/oauth1-client", "name": "league/oauth1-client",
...@@ -2157,16 +2157,16 @@ ...@@ -2157,16 +2157,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v4.0.1", "version": "v4.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "e4a54fa90a5cd8e8dd3fb4099942681731c5cdd3" "reference": "35b8caf75e791ba1b2d24fec1552168d72692b12"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/e4a54fa90a5cd8e8dd3fb4099942681731c5cdd3", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/35b8caf75e791ba1b2d24fec1552168d72692b12",
"reference": "e4a54fa90a5cd8e8dd3fb4099942681731c5cdd3", "reference": "35b8caf75e791ba1b2d24fec1552168d72692b12",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2204,20 +2204,20 @@ ...@@ -2204,20 +2204,20 @@
"parser", "parser",
"php" "php"
], ],
"time": "2018-03-25T17:35:16+00:00" "time": "2018-06-03T11:33:10+00:00"
}, },
{ {
"name": "paragonie/random_compat", "name": "paragonie/random_compat",
"version": "v2.0.12", "version": "v2.0.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/paragonie/random_compat.git", "url": "https://github.com/paragonie/random_compat.git",
"reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb" "reference": "10bcb46e8f3d365170f6de9d05245aa066b81f09"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/258c89a6b97de7dfaf5b8c7607d0478e236b04fb", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/10bcb46e8f3d365170f6de9d05245aa066b81f09",
"reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb", "reference": "10bcb46e8f3d365170f6de9d05245aa066b81f09",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2249,10 +2249,11 @@ ...@@ -2249,10 +2249,11 @@
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
"keywords": [ "keywords": [
"csprng", "csprng",
"polyfill",
"pseudorandom", "pseudorandom",
"random" "random"
], ],
"time": "2018-04-04T21:24:14+00:00" "time": "2018-06-08T15:26:40+00:00"
}, },
{ {
"name": "psr/container", "name": "psr/container",
...@@ -2450,16 +2451,16 @@ ...@@ -2450,16 +2451,16 @@
}, },
{ {
"name": "psy/psysh", "name": "psy/psysh",
"version": "v0.9.3", "version": "v0.9.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bobthecow/psysh.git", "url": "https://github.com/bobthecow/psysh.git",
"reference": "79c280013cf0b30fa23f3ba8bd3649218075adf4" "reference": "4a2ce86f199d51b6e2524214dc06835e872f4fce"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/79c280013cf0b30fa23f3ba8bd3649218075adf4", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/4a2ce86f199d51b6e2524214dc06835e872f4fce",
"reference": "79c280013cf0b30fa23f3ba8bd3649218075adf4", "reference": "4a2ce86f199d51b6e2524214dc06835e872f4fce",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2471,9 +2472,9 @@ ...@@ -2471,9 +2472,9 @@
"symfony/var-dumper": "~2.7|~3.0|~4.0" "symfony/var-dumper": "~2.7|~3.0|~4.0"
}, },
"require-dev": { "require-dev": {
"bamarni/composer-bin-plugin": "^1.2",
"hoa/console": "~2.15|~3.16", "hoa/console": "~2.15|~3.16",
"phpunit/phpunit": "~4.8.35|~5.0|~6.0|~7.0", "phpunit/phpunit": "~4.8.35|~5.0|~6.0|~7.0"
"symfony/finder": "~2.1|~3.0|~4.0"
}, },
"suggest": { "suggest": {
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
...@@ -2518,7 +2519,7 @@ ...@@ -2518,7 +2519,7 @@
"interactive", "interactive",
"shell" "shell"
], ],
"time": "2018-04-18T12:32:50+00:00" "time": "2018-06-10T17:57:20+00:00"
}, },
{ {
"name": "ramsey/uuid", "name": "ramsey/uuid",
...@@ -2602,16 +2603,16 @@ ...@@ -2602,16 +2603,16 @@
}, },
{ {
"name": "spatie/laravel-cors", "name": "spatie/laravel-cors",
"version": "1.2.0", "version": "1.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-cors.git", "url": "https://github.com/spatie/laravel-cors.git",
"reference": "98893ca6eb773f587dfb4e2745dbfabd21fafd27" "reference": "314899baf691dd4bbaf3cbbbcaf5aedb4b39a89b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-cors/zipball/98893ca6eb773f587dfb4e2745dbfabd21fafd27", "url": "https://api.github.com/repos/spatie/laravel-cors/zipball/314899baf691dd4bbaf3cbbbcaf5aedb4b39a89b",
"reference": "98893ca6eb773f587dfb4e2745dbfabd21fafd27", "reference": "314899baf691dd4bbaf3cbbbcaf5aedb4b39a89b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2657,7 +2658,7 @@ ...@@ -2657,7 +2658,7 @@
"request", "request",
"spatie" "spatie"
], ],
"time": "2018-03-30T07:39:12+00:00" "time": "2018-05-04T21:18:32+00:00"
}, },
{ {
"name": "swiftmailer/swiftmailer", "name": "swiftmailer/swiftmailer",
...@@ -2716,16 +2717,16 @@ ...@@ -2716,16 +2717,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v4.0.8", "version": "v4.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "aad9a6fe47319f22748fd764f52d3a7ca6fa6b64" "reference": "2d5d973bf9933d46802b01010bd25c800c87c242"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/aad9a6fe47319f22748fd764f52d3a7ca6fa6b64", "url": "https://api.github.com/repos/symfony/console/zipball/2d5d973bf9933d46802b01010bd25c800c87c242",
"reference": "aad9a6fe47319f22748fd764f52d3a7ca6fa6b64", "reference": "2d5d973bf9933d46802b01010bd25c800c87c242",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2745,7 +2746,7 @@ ...@@ -2745,7 +2746,7 @@
"symfony/process": "~3.4|~4.0" "symfony/process": "~3.4|~4.0"
}, },
"suggest": { "suggest": {
"psr/log": "For using the console logger", "psr/log-implementation": "For using the console logger",
"symfony/event-dispatcher": "", "symfony/event-dispatcher": "",
"symfony/lock": "", "symfony/lock": "",
"symfony/process": "" "symfony/process": ""
...@@ -2753,7 +2754,7 @@ ...@@ -2753,7 +2754,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.0-dev" "dev-master": "4.1-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -2780,20 +2781,20 @@ ...@@ -2780,20 +2781,20 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-04-03T05:24:00+00:00" "time": "2018-05-30T07:26:09+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v4.0.8", "version": "v4.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
"reference": "03f965583147957f1ecbad7ea1c9d6fd5e525ec2" "reference": "03ac71606ecb0b0ce792faa17d74cc32c2949ef4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/03f965583147957f1ecbad7ea1c9d6fd5e525ec2", "url": "https://api.github.com/repos/symfony/css-selector/zipball/03ac71606ecb0b0ce792faa17d74cc32c2949ef4",
"reference": "03f965583147957f1ecbad7ea1c9d6fd5e525ec2", "reference": "03ac71606ecb0b0ce792faa17d74cc32c2949ef4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2802,7 +2803,7 @@ ...@@ -2802,7 +2803,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.0-dev" "dev-master": "4.1-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -2833,20 +2834,20 @@ ...@@ -2833,20 +2834,20 @@
], ],
"description": "Symfony CssSelector Component", "description": "Symfony CssSelector Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-03-19T22:35:49+00:00" "time": "2018-05-30T07:26:09+00:00"
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v4.0.8", "version": "v4.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/debug.git", "url": "https://github.com/symfony/debug.git",
"reference": "5961d02d48828671f5d8a7805e06579d692f6ede" "reference": "449f8b00b28ab6e6912c3e6b920406143b27193b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/5961d02d48828671f5d8a7805e06579d692f6ede", "url": "https://api.github.com/repos/symfony/debug/zipball/449f8b00b28ab6e6912c3e6b920406143b27193b",
"reference": "5961d02d48828671f5d8a7805e06579d692f6ede", "reference": "449f8b00b28ab6e6912c3e6b920406143b27193b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2862,7 +2863,7 @@ ...@@ -2862,7 +2863,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.0-dev" "dev-master": "4.1-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -2889,20 +2890,20 @@ ...@@ -2889,20 +2890,20 @@
], ],
"description": "Symfony Debug Component", "description": "Symfony Debug Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-04-03T05:24:00+00:00" "time": "2018-05-16T14:33:22+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v4.0.8", "version": "v4.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "63353a71073faf08f62caab4e6889b06a787f07b" "reference": "2391ed210a239868e7256eb6921b1bd83f3087b5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/63353a71073faf08f62caab4e6889b06a787f07b", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2391ed210a239868e7256eb6921b1bd83f3087b5",
"reference": "63353a71073faf08f62caab4e6889b06a787f07b", "reference": "2391ed210a239868e7256eb6921b1bd83f3087b5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2925,7 +2926,7 @@ ...@@ -2925,7 +2926,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.0-dev" "dev-master": "4.1-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -2952,20 +2953,20 @@ ...@@ -2952,20 +2953,20 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-04-06T07:35:43+00:00" "time": "2018-04-06T07:35:57+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v4.0.8", "version": "v4.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "ca27c02b7a3fef4828c998c2ff9ba7aae1641c49" "reference": "087e2ee0d74464a4c6baac4e90417db7477dc238"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/ca27c02b7a3fef4828c998c2ff9ba7aae1641c49", "url": "https://api.github.com/repos/symfony/finder/zipball/087e2ee0d74464a4c6baac4e90417db7477dc238",
"reference": "ca27c02b7a3fef4828c998c2ff9ba7aae1641c49", "reference": "087e2ee0d74464a4c6baac4e90417db7477dc238",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2974,7 +2975,7 @@ ...@@ -2974,7 +2975,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.0-dev" "dev-master": "4.1-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3001,20 +3002,20 @@ ...@@ -3001,20 +3002,20 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-04-04T05:10:37+00:00" "time": "2018-05-16T14:33:22+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v4.0.8", "version": "v4.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "d0864a82e5891ab61d31eecbaa48bed5a09b8e6c" "reference": "a916c88390fb861ee21f12a92b107d51bb68af99"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/d0864a82e5891ab61d31eecbaa48bed5a09b8e6c", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a916c88390fb861ee21f12a92b107d51bb68af99",
"reference": "d0864a82e5891ab61d31eecbaa48bed5a09b8e6c", "reference": "a916c88390fb861ee21f12a92b107d51bb68af99",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3022,12 +3023,13 @@ ...@@ -3022,12 +3023,13 @@
"symfony/polyfill-mbstring": "~1.1" "symfony/polyfill-mbstring": "~1.1"
}, },
"require-dev": { "require-dev": {
"predis/predis": "~1.0",
"symfony/expression-language": "~3.4|~4.0" "symfony/expression-language": "~3.4|~4.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.0-dev" "dev-master": "4.1-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3054,33 +3056,34 @@ ...@@ -3054,33 +3056,34 @@
], ],
"description": "Symfony HttpFoundation Component", "description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-04-03T05:24:00+00:00" "time": "2018-05-25T14:55:38+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v4.0.8", "version": "v4.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "6dd620d96d64456075536ffe3c6c4658dd689021" "reference": "b5ab9d4cdbfd369083744b6b5dfbf454e31e5f90"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/6dd620d96d64456075536ffe3c6c4658dd689021", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/b5ab9d4cdbfd369083744b6b5dfbf454e31e5f90",
"reference": "6dd620d96d64456075536ffe3c6c4658dd689021", "reference": "b5ab9d4cdbfd369083744b6b5dfbf454e31e5f90",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1.3", "php": "^7.1.3",
"psr/log": "~1.0", "psr/log": "~1.0",
"symfony/debug": "~3.4|~4.0", "symfony/debug": "~3.4|~4.0",
"symfony/event-dispatcher": "~3.4|~4.0", "symfony/event-dispatcher": "~4.1",
"symfony/http-foundation": "~3.4.4|~4.0.4" "symfony/http-foundation": "~4.1",
"symfony/polyfill-ctype": "~1.8"
}, },
"conflict": { "conflict": {
"symfony/config": "<3.4", "symfony/config": "<3.4",
"symfony/dependency-injection": "<3.4.5|<4.0.5,>=4", "symfony/dependency-injection": "<4.1",
"symfony/var-dumper": "<3.4", "symfony/var-dumper": "<4.1",
"twig/twig": "<1.34|<2.4,>=2" "twig/twig": "<1.34|<2.4,>=2"
}, },
"provide": { "provide": {
...@@ -3092,7 +3095,7 @@ ...@@ -3092,7 +3095,7 @@
"symfony/config": "~3.4|~4.0", "symfony/config": "~3.4|~4.0",
"symfony/console": "~3.4|~4.0", "symfony/console": "~3.4|~4.0",
"symfony/css-selector": "~3.4|~4.0", "symfony/css-selector": "~3.4|~4.0",
"symfony/dependency-injection": "^3.4.5|^4.0.5", "symfony/dependency-injection": "^4.1",
"symfony/dom-crawler": "~3.4|~4.0", "symfony/dom-crawler": "~3.4|~4.0",
"symfony/expression-language": "~3.4|~4.0", "symfony/expression-language": "~3.4|~4.0",
"symfony/finder": "~3.4|~4.0", "symfony/finder": "~3.4|~4.0",
...@@ -3101,7 +3104,7 @@ ...@@ -3101,7 +3104,7 @@
"symfony/stopwatch": "~3.4|~4.0", "symfony/stopwatch": "~3.4|~4.0",
"symfony/templating": "~3.4|~4.0", "symfony/templating": "~3.4|~4.0",
"symfony/translation": "~3.4|~4.0", "symfony/translation": "~3.4|~4.0",
"symfony/var-dumper": "~3.4|~4.0" "symfony/var-dumper": "~4.1"
}, },
"suggest": { "suggest": {
"symfony/browser-kit": "", "symfony/browser-kit": "",
...@@ -3113,7 +3116,7 @@ ...@@ -3113,7 +3116,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.0-dev" "dev-master": "4.1-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3140,20 +3143,75 @@ ...@@ -3140,20 +3143,75 @@
], ],
"description": "Symfony HttpKernel Component", "description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-04-06T16:25:03+00:00" "time": "2018-05-30T12:52:34+00:00"
},
{
"name": "symfony/polyfill-ctype",
"version": "v1.8.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "7cc359f1b7b80fc25ed7796be7d96adc9b354bae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/7cc359f1b7b80fc25ed7796be7d96adc9b354bae",
"reference": "7cc359f1b7b80fc25ed7796be7d96adc9b354bae",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.8-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
},
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
},
{
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
}
],
"description": "Symfony polyfill for ctype functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"ctype",
"polyfill",
"portable"
],
"time": "2018-04-30T19:57:29+00:00"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.7.0", "version": "v1.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b" "reference": "3296adf6a6454a050679cde90f95350ad604b171"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/78be803ce01e55d3491c1397cf1c64beb9c1b63b", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/3296adf6a6454a050679cde90f95350ad604b171",
"reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b", "reference": "3296adf6a6454a050679cde90f95350ad604b171",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3165,7 +3223,7 @@ ...@@ -3165,7 +3223,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.7-dev" "dev-master": "1.8-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3199,20 +3257,20 @@ ...@@ -3199,20 +3257,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-01-30T19:27:44+00:00" "time": "2018-04-26T10:06:28+00:00"
}, },
{ {
"name": "symfony/polyfill-php56", "name": "symfony/polyfill-php56",
"version": "v1.7.0", "version": "v1.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php56.git", "url": "https://github.com/symfony/polyfill-php56.git",
"reference": "ebc999ce5f14204c5150b9bd15f8f04e621409d8" "reference": "af98553c84912459db3f636329567809d639a8f6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/ebc999ce5f14204c5150b9bd15f8f04e621409d8", "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/af98553c84912459db3f636329567809d639a8f6",
"reference": "ebc999ce5f14204c5150b9bd15f8f04e621409d8", "reference": "af98553c84912459db3f636329567809d639a8f6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3222,7 +3280,7 @@ ...@@ -3222,7 +3280,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.7-dev" "dev-master": "1.8-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3255,20 +3313,20 @@ ...@@ -3255,20 +3313,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-01-30T19:27:44+00:00" "time": "2018-04-26T10:06:28+00:00"
}, },
{ {
"name": "symfony/polyfill-php72", "name": "symfony/polyfill-php72",
"version": "v1.7.0", "version": "v1.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php72.git", "url": "https://github.com/symfony/polyfill-php72.git",
"reference": "8eca20c8a369e069d4f4c2ac9895144112867422" "reference": "a4576e282d782ad82397f3e4ec1df8e0f0cafb46"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/8eca20c8a369e069d4f4c2ac9895144112867422", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/a4576e282d782ad82397f3e4ec1df8e0f0cafb46",
"reference": "8eca20c8a369e069d4f4c2ac9895144112867422", "reference": "a4576e282d782ad82397f3e4ec1df8e0f0cafb46",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3277,7 +3335,7 @@ ...@@ -3277,7 +3335,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.7-dev" "dev-master": "1.8-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3310,20 +3368,20 @@ ...@@ -3310,20 +3368,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-01-31T17:43:24+00:00" "time": "2018-04-26T10:06:28+00:00"
}, },
{ {
"name": "symfony/polyfill-util", "name": "symfony/polyfill-util",
"version": "v1.7.0", "version": "v1.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-util.git", "url": "https://github.com/symfony/polyfill-util.git",
"reference": "e17c808ec4228026d4f5a8832afa19be85979563" "reference": "1a5ad95d9436cbff3296034fe9f8d586dce3fb3a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-util/zipball/e17c808ec4228026d4f5a8832afa19be85979563", "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/1a5ad95d9436cbff3296034fe9f8d586dce3fb3a",
"reference": "e17c808ec4228026d4f5a8832afa19be85979563", "reference": "1a5ad95d9436cbff3296034fe9f8d586dce3fb3a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3332,7 +3390,7 @@ ...@@ -3332,7 +3390,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.7-dev" "dev-master": "1.8-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3362,20 +3420,20 @@ ...@@ -3362,20 +3420,20 @@
"polyfill", "polyfill",
"shim" "shim"
], ],
"time": "2018-01-31T18:08:44+00:00" "time": "2018-04-26T10:06:28+00:00"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v4.0.8", "version": "v4.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "d7dc1ee5dfe9f732cb1bba7310f5b99f2b7a6d25" "reference": "73445bd33b0d337c060eef9652b94df72b6b3434"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/d7dc1ee5dfe9f732cb1bba7310f5b99f2b7a6d25", "url": "https://api.github.com/repos/symfony/process/zipball/73445bd33b0d337c060eef9652b94df72b6b3434",
"reference": "d7dc1ee5dfe9f732cb1bba7310f5b99f2b7a6d25", "reference": "73445bd33b0d337c060eef9652b94df72b6b3434",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3384,7 +3442,7 @@ ...@@ -3384,7 +3442,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.0-dev" "dev-master": "4.1-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3411,20 +3469,20 @@ ...@@ -3411,20 +3469,20 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-04-03T05:24:00+00:00" "time": "2018-05-30T07:26:09+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v4.0.8", "version": "v4.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "0663036dd57dbfd4e9ff29f75bbd5dd3253ebe71" "reference": "180b51c66d10f09e562c9ebc395b39aacb2cf8a2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/0663036dd57dbfd4e9ff29f75bbd5dd3253ebe71", "url": "https://api.github.com/repos/symfony/routing/zipball/180b51c66d10f09e562c9ebc395b39aacb2cf8a2",
"reference": "0663036dd57dbfd4e9ff29f75bbd5dd3253ebe71", "reference": "180b51c66d10f09e562c9ebc395b39aacb2cf8a2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3456,7 +3514,7 @@ ...@@ -3456,7 +3514,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.0-dev" "dev-master": "4.1-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3489,20 +3547,20 @@ ...@@ -3489,20 +3547,20 @@
"uri", "uri",
"url" "url"
], ],
"time": "2018-04-04T13:50:32+00:00" "time": "2018-05-30T07:26:09+00:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v4.0.8", "version": "v4.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "e20a9b7f9f62cb33a11638b345c248e7d510c938" "reference": "16328f5b217cebc8dd4adfe4aeeaa8c377581f5a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/e20a9b7f9f62cb33a11638b345c248e7d510c938", "url": "https://api.github.com/repos/symfony/translation/zipball/16328f5b217cebc8dd4adfe4aeeaa8c377581f5a",
"reference": "e20a9b7f9f62cb33a11638b345c248e7d510c938", "reference": "16328f5b217cebc8dd4adfe4aeeaa8c377581f5a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3517,20 +3575,21 @@ ...@@ -3517,20 +3575,21 @@
"require-dev": { "require-dev": {
"psr/log": "~1.0", "psr/log": "~1.0",
"symfony/config": "~3.4|~4.0", "symfony/config": "~3.4|~4.0",
"symfony/console": "~3.4|~4.0",
"symfony/dependency-injection": "~3.4|~4.0", "symfony/dependency-injection": "~3.4|~4.0",
"symfony/finder": "~2.8|~3.0|~4.0", "symfony/finder": "~2.8|~3.0|~4.0",
"symfony/intl": "~3.4|~4.0", "symfony/intl": "~3.4|~4.0",
"symfony/yaml": "~3.4|~4.0" "symfony/yaml": "~3.4|~4.0"
}, },
"suggest": { "suggest": {
"psr/log": "To use logging capability in translator", "psr/log-implementation": "To use logging capability in translator",
"symfony/config": "", "symfony/config": "",
"symfony/yaml": "" "symfony/yaml": ""
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.0-dev" "dev-master": "4.1-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3557,20 +3616,20 @@ ...@@ -3557,20 +3616,20 @@
], ],
"description": "Symfony Translation Component", "description": "Symfony Translation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-02-22T10:50:29+00:00" "time": "2018-05-30T07:26:09+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v4.0.8", "version": "v4.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "e1b4d008100f4d203cc38b0d793ad6252d8d8af0" "reference": "bc88ad53e825ebacc7b190bbd360781fce381c64"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/e1b4d008100f4d203cc38b0d793ad6252d8d8af0", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/bc88ad53e825ebacc7b190bbd360781fce381c64",
"reference": "e1b4d008100f4d203cc38b0d793ad6252d8d8af0", "reference": "bc88ad53e825ebacc7b190bbd360781fce381c64",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3579,20 +3638,26 @@ ...@@ -3579,20 +3638,26 @@
"symfony/polyfill-php72": "~1.5" "symfony/polyfill-php72": "~1.5"
}, },
"conflict": { "conflict": {
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
"symfony/console": "<3.4"
}, },
"require-dev": { "require-dev": {
"ext-iconv": "*", "ext-iconv": "*",
"symfony/process": "~3.4|~4.0",
"twig/twig": "~1.34|~2.4" "twig/twig": "~1.34|~2.4"
}, },
"suggest": { "suggest": {
"ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
"ext-intl": "To show region name in time zone dump" "ext-intl": "To show region name in time zone dump",
"symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
}, },
"bin": [
"Resources/bin/var-dump-server"
],
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.0-dev" "dev-master": "4.1-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3626,7 +3691,7 @@ ...@@ -3626,7 +3691,7 @@
"debug", "debug",
"dump" "dump"
], ],
"time": "2018-04-04T05:10:37+00:00" "time": "2018-04-29T07:56:09+00:00"
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",
...@@ -3681,12 +3746,12 @@ ...@@ -3681,12 +3746,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tymondesigns/jwt-auth.git", "url": "https://github.com/tymondesigns/jwt-auth.git",
"reference": "2b79229235d83523a05069ccb9c97cd5ec0b8123" "reference": "6e419252cc592afc2ed4cd61be6f5e303a636cc5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tymondesigns/jwt-auth/zipball/2b79229235d83523a05069ccb9c97cd5ec0b8123", "url": "https://api.github.com/repos/tymondesigns/jwt-auth/zipball/6e419252cc592afc2ed4cd61be6f5e303a636cc5",
"reference": "2b79229235d83523a05069ccb9c97cd5ec0b8123", "reference": "6e419252cc592afc2ed4cd61be6f5e303a636cc5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3748,7 +3813,7 @@ ...@@ -3748,7 +3813,7 @@
"jwt", "jwt",
"laravel" "laravel"
], ],
"time": "2018-03-10T22:14:03+00:00" "time": "2018-06-19T20:04:27+00:00"
}, },
{ {
"name": "unisharp/laravel-filemanager", "name": "unisharp/laravel-filemanager",
...@@ -3876,16 +3941,16 @@ ...@@ -3876,16 +3941,16 @@
}, },
{ {
"name": "yajra/laravel-datatables-oracle", "name": "yajra/laravel-datatables-oracle",
"version": "v8.4.3", "version": "v8.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/yajra/laravel-datatables.git", "url": "https://github.com/yajra/laravel-datatables.git",
"reference": "9a87175e5ca02627aec98ec767fce5f5cbc98177" "reference": "34c281691df93374ac2b3d96e8611f0a6abf2b47"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/yajra/laravel-datatables/zipball/9a87175e5ca02627aec98ec767fce5f5cbc98177", "url": "https://api.github.com/repos/yajra/laravel-datatables/zipball/34c281691df93374ac2b3d96e8611f0a6abf2b47",
"reference": "9a87175e5ca02627aec98ec767fce5f5cbc98177", "reference": "34c281691df93374ac2b3d96e8611f0a6abf2b47",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3943,22 +4008,22 @@ ...@@ -3943,22 +4008,22 @@
"jquery", "jquery",
"laravel" "laravel"
], ],
"time": "2018-04-05T14:51:57+00:00" "time": "2018-06-03T01:33:29+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
{ {
"name": "barryvdh/laravel-debugbar", "name": "barryvdh/laravel-debugbar",
"version": "v3.1.4", "version": "v3.1.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git", "url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "7a91480cc6e597caed5117a3c5d685f06d35c5a1" "reference": "d3cdca2ad6cc6e67735b4a63e7551c690a497f5f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/7a91480cc6e597caed5117a3c5d685f06d35c5a1", "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/d3cdca2ad6cc6e67735b4a63e7551c690a497f5f",
"reference": "7a91480cc6e597caed5117a3c5d685f06d35c5a1", "reference": "d3cdca2ad6cc6e67735b4a63e7551c690a497f5f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4013,20 +4078,20 @@ ...@@ -4013,20 +4078,20 @@
"profiler", "profiler",
"webprofiler" "webprofiler"
], ],
"time": "2018-03-06T08:35:31+00:00" "time": "2018-05-03T18:27:04+00:00"
}, },
{ {
"name": "bvipul/generator", "name": "bvipul/generator",
"version": "dev-master", "version": "v5.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bvipul/generator.git", "url": "https://github.com/bvipul/generator.git",
"reference": "18b79a924aa40ee0c199c0cd65a454db1be55d42" "reference": "e434c59a4d88eb963460e6facef792688efcc154"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bvipul/generator/zipball/18b79a924aa40ee0c199c0cd65a454db1be55d42", "url": "https://api.github.com/repos/bvipul/generator/zipball/e434c59a4d88eb963460e6facef792688efcc154",
"reference": "18b79a924aa40ee0c199c0cd65a454db1be55d42", "reference": "e434c59a4d88eb963460e6facef792688efcc154",
"shasum": "" "shasum": ""
}, },
"type": "package", "type": "package",
...@@ -4046,30 +4111,75 @@ ...@@ -4046,30 +4111,75 @@
} }
], ],
"description": "To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.", "description": "To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.",
"time": "2018-04-13T17:56:21+00:00" "time": "2018-06-23T17:18:07+00:00"
},
{
"name": "codedungeon/php-cli-colors",
"version": "1.10.7",
"source": {
"type": "git",
"url": "https://github.com/mikeerickson/php-cli-colors.git",
"reference": "5649ef76ec0c9ed626e95bf40fdfaf4b8efcf79b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mikeerickson/php-cli-colors/zipball/5649ef76ec0c9ed626e95bf40fdfaf4b8efcf79b",
"reference": "5649ef76ec0c9ed626e95bf40fdfaf4b8efcf79b",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": ">=5.2"
},
"type": "library",
"autoload": {
"psr-4": {
"Codedungeon\\PHPCliColors\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike Erickson",
"email": "codedungeon@gmail.com"
}
],
"description": "PHP Package for using color output in CLI commands",
"homepage": "https://github.com/mikeerickson/php-cli-colors",
"keywords": [
"color",
"colors",
"composer",
"package",
"php"
],
"time": "2018-05-17T01:34:14+00:00"
}, },
{ {
"name": "codedungeon/phpunit-result-printer", "name": "codedungeon/phpunit-result-printer",
"version": "0.6.1", "version": "0.19.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mikeerickson/phpunit-pretty-result-printer.git", "url": "https://github.com/mikeerickson/phpunit-pretty-result-printer.git",
"reference": "e4cbf937b422bd2ce5ff9929e77592eb8188dbe6" "reference": "3ff0ebbfeca8cf57e0493b9a0a45f22a70626989"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mikeerickson/phpunit-pretty-result-printer/zipball/e4cbf937b422bd2ce5ff9929e77592eb8188dbe6", "url": "https://api.github.com/repos/mikeerickson/phpunit-pretty-result-printer/zipball/3ff0ebbfeca8cf57e0493b9a0a45f22a70626989",
"reference": "e4cbf937b422bd2ce5ff9929e77592eb8188dbe6", "reference": "3ff0ebbfeca8cf57e0493b9a0a45f22a70626989",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"codedungeon/php-cli-colors": "^1.10",
"hassankhan/config": "^0.10.0", "hassankhan/config": "^0.10.0",
"php": "^7.1", "php": "^7.1",
"symfony/yaml": "^2.7|^3.0|^4.0" "symfony/yaml": "^2.7|^3.0|^4.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": ">=5.2", "phpunit/phpunit": "7.1.1",
"spatie/phpunit-watcher": "^1.3" "spatie/phpunit-watcher": "^1.5"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
...@@ -4089,13 +4199,15 @@ ...@@ -4089,13 +4199,15 @@
], ],
"description": "PHPUnit Pretty Result Printer", "description": "PHPUnit Pretty Result Printer",
"keywords": [ "keywords": [
"TDD",
"composer", "composer",
"package", "package",
"phpunit", "phpunit",
"printer", "printer",
"result-printer" "result-printer",
"testing"
], ],
"time": "2018-03-02T23:02:03+00:00" "time": "2018-05-24T02:02:32+00:00"
}, },
{ {
"name": "doctrine/instantiator", "name": "doctrine/instantiator",
...@@ -4153,16 +4265,16 @@ ...@@ -4153,16 +4265,16 @@
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.1.14", "version": "2.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "c6081b8838686aa04f1e83ba7e91f78b7b2a23e6" "reference": "181c4502d8f34db7aed7bfe88d4f87875b8e947a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/c6081b8838686aa04f1e83ba7e91f78b7b2a23e6", "url": "https://api.github.com/repos/filp/whoops/zipball/181c4502d8f34db7aed7bfe88d4f87875b8e947a",
"reference": "c6081b8838686aa04f1e83ba7e91f78b7b2a23e6", "reference": "181c4502d8f34db7aed7bfe88d4f87875b8e947a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4170,9 +4282,9 @@ ...@@ -4170,9 +4282,9 @@
"psr/log": "^1.0.1" "psr/log": "^1.0.1"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "0.9.*", "mockery/mockery": "^0.9 || ^1.0",
"phpunit/phpunit": "^4.8.35 || ^5.7", "phpunit/phpunit": "^4.8.35 || ^5.7",
"symfony/var-dumper": "^2.6 || ^3.0" "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0"
}, },
"suggest": { "suggest": {
"symfony/var-dumper": "Pretty print complex values better with var-dumper available", "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
...@@ -4181,7 +4293,7 @@ ...@@ -4181,7 +4293,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.0-dev" "dev-master": "2.1-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -4210,7 +4322,7 @@ ...@@ -4210,7 +4322,7 @@
"throwable", "throwable",
"whoops" "whoops"
], ],
"time": "2017-11-23T18:22:44+00:00" "time": "2018-03-03T17:56:25+00:00"
}, },
{ {
"name": "fzaninotto/faker", "name": "fzaninotto/faker",
...@@ -4540,25 +4652,28 @@ ...@@ -4540,25 +4652,28 @@
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
"version": "1.7.0", "version": "1.8.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/myclabs/DeepCopy.git", "url": "https://github.com/myclabs/DeepCopy.git",
"reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e" "reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e", "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8",
"reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e", "reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.6 || ^7.0" "php": "^7.1"
},
"replace": {
"myclabs/deep-copy": "self.version"
}, },
"require-dev": { "require-dev": {
"doctrine/collections": "^1.0", "doctrine/collections": "^1.0",
"doctrine/common": "^2.6", "doctrine/common": "^2.6",
"phpunit/phpunit": "^4.1" "phpunit/phpunit": "^7.1"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
...@@ -4581,7 +4696,7 @@ ...@@ -4581,7 +4696,7 @@
"object", "object",
"object graph" "object graph"
], ],
"time": "2017-10-19T19:58:43+00:00" "time": "2018-06-11T23:09:50+00:00"
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",
...@@ -4902,23 +5017,23 @@ ...@@ -4902,23 +5017,23 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "6.0.3", "version": "6.0.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "774a82c0c5da4c1c7701790c262035d235ab7856" "reference": "865662550c384bc1db7e51d29aeda1c2c161d69a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/774a82c0c5da4c1c7701790c262035d235ab7856", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/865662550c384bc1db7e51d29aeda1c2c161d69a",
"reference": "774a82c0c5da4c1c7701790c262035d235ab7856", "reference": "865662550c384bc1db7e51d29aeda1c2c161d69a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-dom": "*", "ext-dom": "*",
"ext-xmlwriter": "*", "ext-xmlwriter": "*",
"php": "^7.1", "php": "^7.1",
"phpunit/php-file-iterator": "^1.4.2", "phpunit/php-file-iterator": "^2.0",
"phpunit/php-text-template": "^1.2.1", "phpunit/php-text-template": "^1.2.1",
"phpunit/php-token-stream": "^3.0", "phpunit/php-token-stream": "^3.0",
"sebastian/code-unit-reverse-lookup": "^1.0.1", "sebastian/code-unit-reverse-lookup": "^1.0.1",
...@@ -4961,29 +5076,29 @@ ...@@ -4961,29 +5076,29 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2018-04-06T15:39:20+00:00" "time": "2018-06-01T07:51:50+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
"version": "1.4.5", "version": "2.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4" "reference": "cecbc684605bb0cc288828eb5d65d93d5c676d3c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cecbc684605bb0cc288828eb5d65d93d5c676d3c",
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4", "reference": "cecbc684605bb0cc288828eb5d65d93d5c676d3c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": "^7.1"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.4.x-dev" "dev-master": "2.0.x-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -4998,7 +5113,7 @@ ...@@ -4998,7 +5113,7 @@
"authors": [ "authors": [
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de", "email": "sebastian@phpunit.de",
"role": "lead" "role": "lead"
} }
], ],
...@@ -5008,7 +5123,7 @@ ...@@ -5008,7 +5123,7 @@
"filesystem", "filesystem",
"iterator" "iterator"
], ],
"time": "2017-11-27T13:52:08+00:00" "time": "2018-06-11T11:44:00+00:00"
}, },
{ {
"name": "phpunit/php-text-template", "name": "phpunit/php-text-template",
...@@ -5151,35 +5266,35 @@ ...@@ -5151,35 +5266,35 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "7.1.4", "version": "7.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "6d51299e307dc510149e0b7cd1931dd11770e1cb" "reference": "400a3836ee549ae6f665323ac3f21e27eac7155f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6d51299e307dc510149e0b7cd1931dd11770e1cb", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/400a3836ee549ae6f665323ac3f21e27eac7155f",
"reference": "6d51299e307dc510149e0b7cd1931dd11770e1cb", "reference": "400a3836ee549ae6f665323ac3f21e27eac7155f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/instantiator": "^1.1",
"ext-dom": "*", "ext-dom": "*",
"ext-json": "*", "ext-json": "*",
"ext-libxml": "*", "ext-libxml": "*",
"ext-mbstring": "*", "ext-mbstring": "*",
"ext-xml": "*", "ext-xml": "*",
"myclabs/deep-copy": "^1.6.1", "myclabs/deep-copy": "^1.7",
"phar-io/manifest": "^1.0.1", "phar-io/manifest": "^1.0.1",
"phar-io/version": "^1.0", "phar-io/version": "^1.0",
"php": "^7.1", "php": "^7.1",
"phpspec/prophecy": "^1.7", "phpspec/prophecy": "^1.7",
"phpunit/php-code-coverage": "^6.0.1", "phpunit/php-code-coverage": "^6.0.7",
"phpunit/php-file-iterator": "^1.4.3", "phpunit/php-file-iterator": "^2.0.1",
"phpunit/php-text-template": "^1.2.1", "phpunit/php-text-template": "^1.2.1",
"phpunit/php-timer": "^2.0", "phpunit/php-timer": "^2.0",
"phpunit/phpunit-mock-objects": "^6.1.1", "sebastian/comparator": "^3.0",
"sebastian/comparator": "^2.1 || ^3.0",
"sebastian/diff": "^3.0", "sebastian/diff": "^3.0",
"sebastian/environment": "^3.1", "sebastian/environment": "^3.1",
"sebastian/exporter": "^3.1", "sebastian/exporter": "^3.1",
...@@ -5188,10 +5303,14 @@ ...@@ -5188,10 +5303,14 @@
"sebastian/resource-operations": "^1.0", "sebastian/resource-operations": "^1.0",
"sebastian/version": "^2.0.1" "sebastian/version": "^2.0.1"
}, },
"conflict": {
"phpunit/phpunit-mock-objects": "*"
},
"require-dev": { "require-dev": {
"ext-pdo": "*" "ext-pdo": "*"
}, },
"suggest": { "suggest": {
"ext-soap": "*",
"ext-xdebug": "*", "ext-xdebug": "*",
"phpunit/php-invoker": "^2.0" "phpunit/php-invoker": "^2.0"
}, },
...@@ -5201,7 +5320,7 @@ ...@@ -5201,7 +5320,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "7.1-dev" "dev-master": "7.2-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -5227,63 +5346,7 @@ ...@@ -5227,63 +5346,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2018-04-18T13:41:53+00:00" "time": "2018-06-21T13:13:39+00:00"
},
{
"name": "phpunit/phpunit-mock-objects",
"version": "6.1.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
"reference": "70c740bde8fd9ea9ea295be1cd875dd7b267e157"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/70c740bde8fd9ea9ea295be1cd875dd7b267e157",
"reference": "70c740bde8fd9ea9ea295be1cd875dd7b267e157",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.0.5",
"php": "^7.1",
"phpunit/php-text-template": "^1.2.1",
"sebastian/exporter": "^3.1"
},
"require-dev": {
"phpunit/phpunit": "^7.0"
},
"suggest": {
"ext-soap": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "6.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Mock Object library for PHPUnit",
"homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
"keywords": [
"mock",
"xunit"
],
"time": "2018-04-11T04:50:36+00:00"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",
...@@ -5332,16 +5395,16 @@ ...@@ -5332,16 +5395,16 @@
}, },
{ {
"name": "sebastian/comparator", "name": "sebastian/comparator",
"version": "3.0.0", "version": "3.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git", "url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "ed5fd2281113729f1ebcc64d101ad66028aeb3d5" "reference": "591a30922f54656695e59b1f39501aec513403da"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/ed5fd2281113729f1ebcc64d101ad66028aeb3d5", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/591a30922f54656695e59b1f39501aec513403da",
"reference": "ed5fd2281113729f1ebcc64d101ad66028aeb3d5", "reference": "591a30922f54656695e59b1f39501aec513403da",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5392,20 +5455,20 @@ ...@@ -5392,20 +5455,20 @@
"compare", "compare",
"equality" "equality"
], ],
"time": "2018-04-18T13:33:00+00:00" "time": "2018-06-14T15:05:28+00:00"
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",
"version": "3.0.0", "version": "3.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/diff.git", "url": "https://github.com/sebastianbergmann/diff.git",
"reference": "e09160918c66281713f1c324c1f4c4c3037ba1e8" "reference": "366541b989927187c4ca70490a35615d3fef2dce"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/e09160918c66281713f1c324c1f4c4c3037ba1e8", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/366541b989927187c4ca70490a35615d3fef2dce",
"reference": "e09160918c66281713f1c324c1f4c4c3037ba1e8", "reference": "366541b989927187c4ca70490a35615d3fef2dce",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5448,7 +5511,7 @@ ...@@ -5448,7 +5511,7 @@
"unidiff", "unidiff",
"unified diff" "unified diff"
], ],
"time": "2018-02-01T13:45:15+00:00" "time": "2018-06-10T07:54:39+00:00"
}, },
{ {
"name": "sebastian/environment", "name": "sebastian/environment",
...@@ -5850,20 +5913,21 @@ ...@@ -5850,20 +5913,21 @@
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v4.0.8", "version": "v4.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
"reference": "d6c04c7532535b5e0b63db45b543cd60818e0fbc" "reference": "3350cacf151b48d903114ab8f7a4ccb23e07e10a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/d6c04c7532535b5e0b63db45b543cd60818e0fbc", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/3350cacf151b48d903114ab8f7a4ccb23e07e10a",
"reference": "d6c04c7532535b5e0b63db45b543cd60818e0fbc", "reference": "3350cacf151b48d903114ab8f7a4ccb23e07e10a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1.3", "php": "^7.1.3",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0" "symfony/polyfill-mbstring": "~1.0"
}, },
"require-dev": { "require-dev": {
...@@ -5875,7 +5939,7 @@ ...@@ -5875,7 +5939,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.0-dev" "dev-master": "4.1-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -5902,24 +5966,25 @@ ...@@ -5902,24 +5966,25 @@
], ],
"description": "Symfony DomCrawler Component", "description": "Symfony DomCrawler Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-03-19T22:35:49+00:00" "time": "2018-05-01T23:02:13+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v4.0.8", "version": "v4.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "8b34ebb5989df61cbd77eff29a02c4db9ac1069c" "reference": "80e4bfa9685fc4a09acc4a857ec16974a9cd944e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/8b34ebb5989df61cbd77eff29a02c4db9ac1069c", "url": "https://api.github.com/repos/symfony/yaml/zipball/80e4bfa9685fc4a09acc4a857ec16974a9cd944e",
"reference": "8b34ebb5989df61cbd77eff29a02c4db9ac1069c", "reference": "80e4bfa9685fc4a09acc4a857ec16974a9cd944e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1.3" "php": "^7.1.3",
"symfony/polyfill-ctype": "~1.8"
}, },
"conflict": { "conflict": {
"symfony/console": "<3.4" "symfony/console": "<3.4"
...@@ -5933,7 +5998,7 @@ ...@@ -5933,7 +5998,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.0-dev" "dev-master": "4.1-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -5960,7 +6025,7 @@ ...@@ -5960,7 +6025,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-04-03T05:24:00+00:00" "time": "2018-05-30T07:26:09+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",
...@@ -6162,8 +6227,7 @@ ...@@ -6162,8 +6227,7 @@
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": {
"tymon/jwt-auth": 20, "tymon/jwt-auth": 20
"bvipul/generator": 20
}, },
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment