Update dependencies

This commit is contained in:
Jonathan Reinink 2020-01-02 13:41:15 -05:00
parent 35169709b5
commit f4a3f0aad8
3 changed files with 726 additions and 677 deletions

View file

@ -13,7 +13,7 @@
"facade/ignition": "^1.4", "facade/ignition": "^1.4",
"fideloper/proxy": "^4.0", "fideloper/proxy": "^4.0",
"fzaninotto/faker": "^1.4", "fzaninotto/faker": "^1.4",
"inertiajs/inertia-laravel": "^0.1", "inertiajs/inertia-laravel": "^0.2",
"laravel/framework": "^6.0", "laravel/framework": "^6.0",
"laravel/tinker": "^1.0", "laravel/tinker": "^1.0",
"league/glide": "2.0.x-dev", "league/glide": "2.0.x-dev",

303
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "f38ce1b9bcd16e5a777a75249a18ed22", "content-hash": "8fe433e0689ba533d0f34ccaecf67920",
"packages": [ "packages": [
{ {
"name": "barryvdh/laravel-debugbar", "name": "barryvdh/laravel-debugbar",
@ -122,9 +122,9 @@
"authors": [ "authors": [
{ {
"name": "Marcel Pociot", "name": "Marcel Pociot",
"role": "Developer",
"email": "marcel@beyondco.de", "email": "marcel@beyondco.de",
"homepage": "https://beyondco.de" "homepage": "https://beyondco.de",
"role": "Developer"
} }
], ],
"description": "Symfony Var-Dump Server for Laravel", "description": "Symfony Var-Dump Server for Laravel",
@ -409,27 +409,26 @@
}, },
{ {
"name": "egulias/email-validator", "name": "egulias/email-validator",
"version": "2.1.11", "version": "2.1.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/egulias/EmailValidator.git", "url": "https://github.com/egulias/EmailValidator.git",
"reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23" "reference": "834593d5900615639208417760ba6a17299e2497"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/92dd169c32f6f55ba570c309d83f5209cefb5e23", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/834593d5900615639208417760ba6a17299e2497",
"reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23", "reference": "834593d5900615639208417760ba6a17299e2497",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/lexer": "^1.0.1", "doctrine/lexer": "^1.0.1",
"php": ">= 5.5" "php": ">=5.5"
}, },
"require-dev": { "require-dev": {
"dominicsayers/isemail": "dev-master", "dominicsayers/isemail": "^3.0.7",
"phpunit/phpunit": "^4.8.35||^5.7||^6.0", "phpunit/phpunit": "^4.8.36|^7.5.15",
"satooshi/php-coveralls": "^1.0.1", "satooshi/php-coveralls": "^1.0.1"
"symfony/phpunit-bridge": "^4.4@dev"
}, },
"suggest": { "suggest": {
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
@ -463,20 +462,20 @@
"validation", "validation",
"validator" "validator"
], ],
"time": "2019-08-13T17:33:27+00:00" "time": "2019-12-30T08:14:25+00:00"
}, },
{ {
"name": "erusev/parsedown", "name": "erusev/parsedown",
"version": "1.7.3", "version": "1.7.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/erusev/parsedown.git", "url": "https://github.com/erusev/parsedown.git",
"reference": "6d893938171a817f4e9bc9e86f2da1e370b7bcd7" "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/erusev/parsedown/zipball/6d893938171a817f4e9bc9e86f2da1e370b7bcd7", "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
"reference": "6d893938171a817f4e9bc9e86f2da1e370b7bcd7", "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -509,7 +508,7 @@
"markdown", "markdown",
"parser" "parser"
], ],
"time": "2019-03-17T18:48:37+00:00" "time": "2019-12-30T22:54:17+00:00"
}, },
{ {
"name": "facade/flare-client-php", "name": "facade/flare-client-php",
@ -567,16 +566,16 @@
}, },
{ {
"name": "facade/ignition", "name": "facade/ignition",
"version": "1.13.0", "version": "1.13.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/facade/ignition.git", "url": "https://github.com/facade/ignition.git",
"reference": "1d2103aefecc9c4e6975bcc77fc5eceb330adb33" "reference": "03a26e0c4f48bf88523137a527e413a9b7c23436"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/facade/ignition/zipball/1d2103aefecc9c4e6975bcc77fc5eceb330adb33", "url": "https://api.github.com/repos/facade/ignition/zipball/03a26e0c4f48bf88523137a527e413a9b7c23436",
"reference": "1d2103aefecc9c4e6975bcc77fc5eceb330adb33", "reference": "03a26e0c4f48bf88523137a527e413a9b7c23436",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -634,7 +633,7 @@
"laravel", "laravel",
"page" "page"
], ],
"time": "2019-11-27T11:17:18+00:00" "time": "2020-01-02T12:03:02+00:00"
}, },
{ {
"name": "facade/ignition-contracts", "name": "facade/ignition-contracts",
@ -682,16 +681,16 @@
}, },
{ {
"name": "fideloper/proxy", "name": "fideloper/proxy",
"version": "4.2.1", "version": "4.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/fideloper/TrustedProxy.git", "url": "https://github.com/fideloper/TrustedProxy.git",
"reference": "03085e58ec7bee24773fa5a8850751a6e61a7e8a" "reference": "790194d5d3da89a713478875d2e2d05855a90a81"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/03085e58ec7bee24773fa5a8850751a6e61a7e8a", "url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/790194d5d3da89a713478875d2e2d05855a90a81",
"reference": "03085e58ec7bee24773fa5a8850751a6e61a7e8a", "reference": "790194d5d3da89a713478875d2e2d05855a90a81",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -732,20 +731,20 @@
"proxy", "proxy",
"trusted proxy" "trusted proxy"
], ],
"time": "2019-09-03T16:45:42+00:00" "time": "2019-12-20T13:11:11+00:00"
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.5.0", "version": "2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "cde50e6720a39fdacb240159d3eea6865d51fd96" "reference": "4c97f814aa2f0dd4d5bedc89181c10ef12c004c5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/cde50e6720a39fdacb240159d3eea6865d51fd96", "url": "https://api.github.com/repos/filp/whoops/zipball/4c97f814aa2f0dd4d5bedc89181c10ef12c004c5",
"reference": "cde50e6720a39fdacb240159d3eea6865d51fd96", "reference": "4c97f814aa2f0dd4d5bedc89181c10ef12c004c5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -754,8 +753,8 @@
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^0.9 || ^1.0", "mockery/mockery": "^0.9 || ^1.0",
"phpunit/phpunit": "^4.8.35 || ^5.7", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0",
"symfony/var-dumper": "^2.6 || ^3.0 || ^4.0" "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.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",
@ -764,7 +763,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.2-dev" "dev-master": "2.6-dev"
} }
}, },
"autoload": { "autoload": {
@ -779,8 +778,8 @@
"authors": [ "authors": [
{ {
"name": "Filipe Dobreira", "name": "Filipe Dobreira",
"role": "Developer", "homepage": "https://github.com/filp",
"homepage": "https://github.com/filp" "role": "Developer"
} }
], ],
"description": "php error handling for cool kids", "description": "php error handling for cool kids",
@ -793,7 +792,7 @@
"throwable", "throwable",
"whoops" "whoops"
], ],
"time": "2019-08-07T09:00:00+00:00" "time": "2019-12-29T10:00:00+00:00"
}, },
{ {
"name": "fzaninotto/faker", "name": "fzaninotto/faker",
@ -966,16 +965,16 @@
}, },
{ {
"name": "inertiajs/inertia-laravel", "name": "inertiajs/inertia-laravel",
"version": "v0.1.3", "version": "v0.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/inertiajs/inertia-laravel.git", "url": "https://github.com/inertiajs/inertia-laravel.git",
"reference": "da6c6ec6b0e88401acc8974c99e01599c7664886" "reference": "10c5a420f5d15663894a1ed980b8845bc965fd93"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/da6c6ec6b0e88401acc8974c99e01599c7664886", "url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/10c5a420f5d15663894a1ed980b8845bc965fd93",
"reference": "da6c6ec6b0e88401acc8974c99e01599c7664886", "reference": "10c5a420f5d15663894a1ed980b8845bc965fd93",
"shasum": "" "shasum": ""
}, },
"require-dev": { "require-dev": {
@ -1013,7 +1012,7 @@
"inertia", "inertia",
"laravel" "laravel"
], ],
"time": "2019-09-09T10:48:43+00:00" "time": "2020-01-02T18:07:33+00:00"
}, },
{ {
"name": "intervention/image", "name": "intervention/image",
@ -1175,16 +1174,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v6.8.0", "version": "v6.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "3d1d74bf11a72f030983f39e0f6b7ec55de952f4" "reference": "60610be97ca389fa4b959d4d13fb3690970d9fb7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/3d1d74bf11a72f030983f39e0f6b7ec55de952f4", "url": "https://api.github.com/repos/laravel/framework/zipball/60610be97ca389fa4b959d4d13fb3690970d9fb7",
"reference": "3d1d74bf11a72f030983f39e0f6b7ec55de952f4", "reference": "60610be97ca389fa4b959d4d13fb3690970d9fb7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1317,7 +1316,7 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2019-12-17T15:13:23+00:00" "time": "2019-12-19T18:16:22+00:00"
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
@ -1384,16 +1383,16 @@
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "1.0.61", "version": "1.0.62",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "4fb13c01784a6c9f165a351e996871488ca2d8c9" "reference": "14dd5d7dff5fbc29ca9a2a53ff109760e40d91a0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/4fb13c01784a6c9f165a351e996871488ca2d8c9", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/14dd5d7dff5fbc29ca9a2a53ff109760e40d91a0",
"reference": "4fb13c01784a6c9f165a351e996871488ca2d8c9", "reference": "14dd5d7dff5fbc29ca9a2a53ff109760e40d91a0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1464,7 +1463,7 @@
"sftp", "sftp",
"storage" "storage"
], ],
"time": "2019-12-08T21:46:50+00:00" "time": "2019-12-29T14:46:55+00:00"
}, },
{ {
"name": "league/glide", "name": "league/glide",
@ -1591,23 +1590,22 @@
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
"version": "1.3.0", "version": "1.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mockery/mockery.git", "url": "https://github.com/mockery/mockery.git",
"reference": "5571962a4f733fbb57bede39778f71647fae8e66" "reference": "f69bbde7d7a75d6b2862d9ca8fab1cd28014b4be"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mockery/mockery/zipball/5571962a4f733fbb57bede39778f71647fae8e66", "url": "https://api.github.com/repos/mockery/mockery/zipball/f69bbde7d7a75d6b2862d9ca8fab1cd28014b4be",
"reference": "5571962a4f733fbb57bede39778f71647fae8e66", "reference": "f69bbde7d7a75d6b2862d9ca8fab1cd28014b4be",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"hamcrest/hamcrest-php": "~2.0", "hamcrest/hamcrest-php": "~2.0",
"lib-pcre": ">=7.0", "lib-pcre": ">=7.0",
"php": ">=5.6.0", "php": ">=5.6.0"
"sebastian/comparator": "^1.2.4|^3.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~5.7.10|~6.5|~7.0|~8.0" "phpunit/phpunit": "~5.7.10|~6.5|~7.0|~8.0"
@ -1615,7 +1613,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.2.x-dev" "dev-master": "1.3.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -1653,20 +1651,20 @@
"test double", "test double",
"testing" "testing"
], ],
"time": "2019-11-24T07:54:50+00:00" "time": "2019-12-26T09:49:15+00:00"
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "2.0.1", "version": "2.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/monolog.git", "url": "https://github.com/Seldaek/monolog.git",
"reference": "f9d56fd2f5533322caccdfcddbb56aedd622ef1c" "reference": "c861fcba2ca29404dc9e617eedd9eff4616986b8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/f9d56fd2f5533322caccdfcddbb56aedd622ef1c", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c861fcba2ca29404dc9e617eedd9eff4616986b8",
"reference": "f9d56fd2f5533322caccdfcddbb56aedd622ef1c", "reference": "c861fcba2ca29404dc9e617eedd9eff4616986b8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1734,7 +1732,7 @@
"logging", "logging",
"psr-3" "psr-3"
], ],
"time": "2019-11-13T10:27:43+00:00" "time": "2019-12-20T14:22:59+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
@ -2114,18 +2112,18 @@
"authors": [ "authors": [
{ {
"name": "Arne Blankerts", "name": "Arne Blankerts",
"role": "Developer", "email": "arne@blankerts.de",
"email": "arne@blankerts.de" "role": "Developer"
}, },
{ {
"name": "Sebastian Heuer", "name": "Sebastian Heuer",
"role": "Developer", "email": "sebastian@phpeople.de",
"email": "sebastian@phpeople.de" "role": "Developer"
}, },
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"role": "Developer", "email": "sebastian@phpunit.de",
"email": "sebastian@phpunit.de" "role": "Developer"
} }
], ],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
@ -2161,18 +2159,18 @@
"authors": [ "authors": [
{ {
"name": "Arne Blankerts", "name": "Arne Blankerts",
"role": "Developer", "email": "arne@blankerts.de",
"email": "arne@blankerts.de" "role": "Developer"
}, },
{ {
"name": "Sebastian Heuer", "name": "Sebastian Heuer",
"role": "Developer", "email": "sebastian@phpeople.de",
"email": "sebastian@phpeople.de" "role": "Developer"
}, },
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"role": "Developer", "email": "sebastian@phpunit.de",
"email": "sebastian@phpunit.de" "role": "Developer"
} }
], ],
"description": "Library for handling version information and constraints", "description": "Library for handling version information and constraints",
@ -2232,16 +2230,16 @@
}, },
{ {
"name": "phpdocumentor/reflection-docblock", "name": "phpdocumentor/reflection-docblock",
"version": "4.3.2", "version": "4.3.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e" "reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/b83ff7cfcfee7827e1e78b637a5904fe6a96698e", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/da3fd972d6bafd628114f7e7e036f45944b62e9c",
"reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e", "reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2253,6 +2251,7 @@
"require-dev": { "require-dev": {
"doctrine/instantiator": "^1.0.5", "doctrine/instantiator": "^1.0.5",
"mockery/mockery": "^1.0", "mockery/mockery": "^1.0",
"phpdocumentor/type-resolver": "0.4.*",
"phpunit/phpunit": "^6.4" "phpunit/phpunit": "^6.4"
}, },
"type": "library", "type": "library",
@ -2279,7 +2278,7 @@
} }
], ],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"time": "2019-09-12T14:27:41+00:00" "time": "2019-12-28T18:55:12+00:00"
}, },
{ {
"name": "phpdocumentor/type-resolver", "name": "phpdocumentor/type-resolver",
@ -2385,16 +2384,16 @@
}, },
{ {
"name": "phpspec/prophecy", "name": "phpspec/prophecy",
"version": "1.10.0", "version": "1.10.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpspec/prophecy.git", "url": "https://github.com/phpspec/prophecy.git",
"reference": "d638ebbb58daba25a6a0dc7969e1358a0e3c6682" "reference": "cbe1df668b3fe136bcc909126a0f529a78d4cbbc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/d638ebbb58daba25a6a0dc7969e1358a0e3c6682", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/cbe1df668b3fe136bcc909126a0f529a78d4cbbc",
"reference": "d638ebbb58daba25a6a0dc7969e1358a0e3c6682", "reference": "cbe1df668b3fe136bcc909126a0f529a78d4cbbc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2444,7 +2443,7 @@
"spy", "spy",
"stub" "stub"
], ],
"time": "2019-12-17T16:54:23+00:00" "time": "2019-12-22T21:05:45+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@ -2547,8 +2546,8 @@
"authors": [ "authors": [
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"role": "lead", "email": "sebastian@phpunit.de",
"email": "sebastian@phpunit.de" "role": "lead"
} }
], ],
"description": "FilterIterator implementation that filters files based on a list of suffixes.", "description": "FilterIterator implementation that filters files based on a list of suffixes.",
@ -2589,8 +2588,8 @@
"authors": [ "authors": [
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"role": "lead", "email": "sebastian@phpunit.de",
"email": "sebastian@phpunit.de" "role": "lead"
} }
], ],
"description": "Simple template engine.", "description": "Simple template engine.",
@ -2638,8 +2637,8 @@
"authors": [ "authors": [
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"role": "lead", "email": "sebastian@phpunit.de",
"email": "sebastian@phpunit.de" "role": "lead"
} }
], ],
"description": "Utility class for timing", "description": "Utility class for timing",
@ -2700,16 +2699,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "8.5.0", "version": "8.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "3ee1c1fd6fc264480c25b6fb8285edefe1702dab" "reference": "7870c78da3c5e4883eaef36ae47853ebb3cb86f2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3ee1c1fd6fc264480c25b6fb8285edefe1702dab", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7870c78da3c5e4883eaef36ae47853ebb3cb86f2",
"reference": "3ee1c1fd6fc264480c25b6fb8285edefe1702dab", "reference": "7870c78da3c5e4883eaef36ae47853ebb3cb86f2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2779,7 +2778,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2019-12-06T05:41:38+00:00" "time": "2019-12-25T14:49:39+00:00"
}, },
{ {
"name": "psr/container", "name": "psr/container",
@ -3891,8 +3890,8 @@
"authors": [ "authors": [
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"role": "lead", "email": "sebastian@phpunit.de",
"email": "sebastian@phpunit.de" "role": "lead"
} }
], ],
"description": "Library that helps with managing the version number of Git-hosted PHP projects", "description": "Library that helps with managing the version number of Git-hosted PHP projects",
@ -3963,16 +3962,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v4.4.1", "version": "v4.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "f0aea3df20d15635b3cb9730ca5eea1c65b7f201" "reference": "82437719dab1e6bdd28726af14cb345c2ec816d0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/f0aea3df20d15635b3cb9730ca5eea1c65b7f201", "url": "https://api.github.com/repos/symfony/console/zipball/82437719dab1e6bdd28726af14cb345c2ec816d0",
"reference": "f0aea3df20d15635b3cb9730ca5eea1c65b7f201", "reference": "82437719dab1e6bdd28726af14cb345c2ec816d0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4035,11 +4034,11 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-12-01T10:06:17+00:00" "time": "2019-12-17T10:32:23+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v5.0.1", "version": "v5.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
@ -4092,16 +4091,16 @@
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v4.4.1", "version": "v4.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/debug.git", "url": "https://github.com/symfony/debug.git",
"reference": "b8600a1d7d20b0e80906398bb1f50612fa074a8e" "reference": "5c4c1db977dc70bb3250e1308d3e8c6341aa38f5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/b8600a1d7d20b0e80906398bb1f50612fa074a8e", "url": "https://api.github.com/repos/symfony/debug/zipball/5c4c1db977dc70bb3250e1308d3e8c6341aa38f5",
"reference": "b8600a1d7d20b0e80906398bb1f50612fa074a8e", "reference": "5c4c1db977dc70bb3250e1308d3e8c6341aa38f5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4144,20 +4143,20 @@
], ],
"description": "Symfony Debug Component", "description": "Symfony Debug Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-11-28T13:33:56+00:00" "time": "2019-12-16T14:46:54+00:00"
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v4.4.1", "version": "v4.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "a1ad02d62789efed1d2b2796f1c15e0c6a00fc3b" "reference": "6d7d7712a6ff5215ec26215672293b154f1db8c1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/a1ad02d62789efed1d2b2796f1c15e0c6a00fc3b", "url": "https://api.github.com/repos/symfony/error-handler/zipball/6d7d7712a6ff5215ec26215672293b154f1db8c1",
"reference": "a1ad02d62789efed1d2b2796f1c15e0c6a00fc3b", "reference": "6d7d7712a6ff5215ec26215672293b154f1db8c1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4200,11 +4199,11 @@
], ],
"description": "Symfony ErrorHandler Component", "description": "Symfony ErrorHandler Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-12-01T08:46:01+00:00" "time": "2019-12-16T14:46:54+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v4.4.1", "version": "v4.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
@ -4332,7 +4331,7 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v4.4.1", "version": "v4.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
@ -4381,16 +4380,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v4.4.1", "version": "v4.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "8bccc59e61b41963d14c3dbdb23181e5c932a1d5" "reference": "fcae1cff5b57b2a9c3aabefeb1527678705ddb62"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/8bccc59e61b41963d14c3dbdb23181e5c932a1d5", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/fcae1cff5b57b2a9c3aabefeb1527678705ddb62",
"reference": "8bccc59e61b41963d14c3dbdb23181e5c932a1d5", "reference": "fcae1cff5b57b2a9c3aabefeb1527678705ddb62",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4432,20 +4431,20 @@
], ],
"description": "Symfony HttpFoundation Component", "description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-11-28T13:33:56+00:00" "time": "2019-12-19T15:57:49+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v4.4.1", "version": "v4.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "e4187780ed26129ee86d5234afbebf085e144f88" "reference": "fe310d2e95cd4c356836c8ecb0895a46d97fede2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/e4187780ed26129ee86d5234afbebf085e144f88", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/fe310d2e95cd4c356836c8ecb0895a46d97fede2",
"reference": "e4187780ed26129ee86d5234afbebf085e144f88", "reference": "fe310d2e95cd4c356836c8ecb0895a46d97fede2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4522,11 +4521,11 @@
], ],
"description": "Symfony HttpKernel Component", "description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-12-01T14:06:38+00:00" "time": "2019-12-19T16:23:40+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v5.0.1", "version": "v5.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
@ -4939,16 +4938,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v4.4.1", "version": "v4.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "51c0135ef3f44c5803b33dc60e96bf4f77752726" "reference": "b84501ad50adb72a94fb460a5b5c91f693e99c9b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/51c0135ef3f44c5803b33dc60e96bf4f77752726", "url": "https://api.github.com/repos/symfony/process/zipball/b84501ad50adb72a94fb460a5b5c91f693e99c9b",
"reference": "51c0135ef3f44c5803b33dc60e96bf4f77752726", "reference": "b84501ad50adb72a94fb460a5b5c91f693e99c9b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4984,20 +4983,20 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-11-28T13:33:56+00:00" "time": "2019-12-06T10:06:46+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v4.4.1", "version": "v4.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "51f3f20ad29329a0bdf5c0e2f722d3764b065273" "reference": "628bcafae1b2043969378dcfbf9c196539a38722"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/51f3f20ad29329a0bdf5c0e2f722d3764b065273", "url": "https://api.github.com/repos/symfony/routing/zipball/628bcafae1b2043969378dcfbf9c196539a38722",
"reference": "51f3f20ad29329a0bdf5c0e2f722d3764b065273", "reference": "628bcafae1b2043969378dcfbf9c196539a38722",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5060,7 +5059,7 @@
"uri", "uri",
"url" "url"
], ],
"time": "2019-12-01T08:39:58+00:00" "time": "2019-12-12T12:53:52+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
@ -5122,16 +5121,16 @@
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v4.4.1", "version": "v4.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "897fb68ee7933372517b551d6f08c6d4bb0b8c40" "reference": "f7669f48a9633bf8139bc026c755e894b7206677"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/897fb68ee7933372517b551d6f08c6d4bb0b8c40", "url": "https://api.github.com/repos/symfony/translation/zipball/f7669f48a9633bf8139bc026c755e894b7206677",
"reference": "897fb68ee7933372517b551d6f08c6d4bb0b8c40", "reference": "f7669f48a9633bf8139bc026c755e894b7206677",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5194,7 +5193,7 @@
], ],
"description": "Symfony Translation Component", "description": "Symfony Translation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-11-12T17:18:47+00:00" "time": "2019-12-12T12:53:52+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
@ -5255,16 +5254,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v4.4.1", "version": "v4.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "0a89a1dbbedd9fb2cfb2336556dec8305273c19a" "reference": "be330f919bdb395d1e0c3f2bfb8948512d6bdd99"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/0a89a1dbbedd9fb2cfb2336556dec8305273c19a", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/be330f919bdb395d1e0c3f2bfb8948512d6bdd99",
"reference": "0a89a1dbbedd9fb2cfb2336556dec8305273c19a", "reference": "be330f919bdb395d1e0c3f2bfb8948512d6bdd99",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5327,7 +5326,7 @@
"debug", "debug",
"dump" "dump"
], ],
"time": "2019-11-28T13:33:56+00:00" "time": "2019-12-18T13:41:29+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",
@ -5362,8 +5361,8 @@
"authors": [ "authors": [
{ {
"name": "Arne Blankerts", "name": "Arne Blankerts",
"role": "Developer", "email": "arne@blankerts.de",
"email": "arne@blankerts.de" "role": "Developer"
} }
], ],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",

1098
package-lock.json generated

File diff suppressed because it is too large Load diff