Updated some packages to latest version.

This commit is contained in:
Jan Böhmer 2020-01-01 17:39:28 +01:00
parent e16ae9390f
commit 722975afd8
8 changed files with 1060 additions and 1057 deletions

203
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "a2255f70c09f9313e7a4adc58c599ec5",
"content-hash": "e74ba3f1567a7504e6ac6cc2a899da45",
"packages": [
{
"name": "beberlei/assert",
@ -2383,33 +2383,34 @@
},
{
"name": "ocramius/proxy-manager",
"version": "2.1.1",
"version": "2.2.3",
"source": {
"type": "git",
"url": "https://github.com/Ocramius/ProxyManager.git",
"reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7"
"reference": "4d154742e31c35137d5374c998e8f86b54db2e2f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/e18ac876b2e4819c76349de8f78ccc8ef1554cd7",
"reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7",
"url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/4d154742e31c35137d5374c998e8f86b54db2e2f",
"reference": "4d154742e31c35137d5374c998e8f86b54db2e2f",
"shasum": ""
},
"require": {
"ocramius/package-versions": "^1.1.1",
"php": "^7.1.0",
"zendframework/zend-code": "^3.1.0"
"ocramius/package-versions": "^1.1.3",
"php": "^7.2.0",
"zendframework/zend-code": "^3.3.0"
},
"require-dev": {
"couscous/couscous": "^1.5.2",
"couscous/couscous": "^1.6.1",
"ext-phar": "*",
"humbug/humbug": "dev-master@DEV",
"nikic/php-parser": "^3.0.4",
"humbug/humbug": "1.0.0-RC.0@RC",
"nikic/php-parser": "^3.1.1",
"padraic/phpunit-accelerator": "dev-master@DEV",
"phpbench/phpbench": "^0.12.2",
"phpstan/phpstan": "^0.6.4",
"phpunit/phpunit": "^5.6.4",
"phpunit/phpunit-mock-objects": "^3.4.1",
"squizlabs/php_codesniffer": "^2.7.0"
"phpstan/phpstan": "dev-master#856eb10a81c1d27c701a83f167dc870fd8f4236a as 0.9.999",
"phpstan/phpstan-phpunit": "dev-master#5629c0a1f4a9c417cb1077cf6693ad9753895761",
"phpunit/phpunit": "^6.4.3",
"squizlabs/php_codesniffer": "^2.9.1"
},
"suggest": {
"ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
@ -2448,45 +2449,46 @@
"proxy pattern",
"service proxies"
],
"time": "2017-05-04T11:12:50+00:00"
"time": "2019-08-10T08:37:15+00:00"
},
{
"name": "omines/datatables-bundle",
"version": "0.3.1",
"version": "0.4.0",
"source": {
"type": "git",
"url": "https://github.com/omines/datatables-bundle.git",
"reference": "5475a341e74b36f542758bb62010e08623b96553"
"reference": "e338f9b4a9e7ce9f6945aceb573b31418f457f44"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/omines/datatables-bundle/zipball/5475a341e74b36f542758bb62010e08623b96553",
"reference": "5475a341e74b36f542758bb62010e08623b96553",
"url": "https://api.github.com/repos/omines/datatables-bundle/zipball/e338f9b4a9e7ce9f6945aceb573b31418f457f44",
"reference": "e338f9b4a9e7ce9f6945aceb573b31418f457f44",
"shasum": ""
},
"require": {
"php": "^7.0.8",
"symfony/framework-bundle": "^3.4|^4.1",
"symfony/property-access": "^3.4|^4.1",
"symfony/translation": "^3.4|^4.1"
"php": "^7.2",
"symfony/framework-bundle": "^4.1|^5.0",
"symfony/property-access": "^4.1|^5.0",
"symfony/translation": "^4.1|^5.0"
},
"require-dev": {
"doctrine/common": "^2.6",
"doctrine/doctrine-bundle": "^1.6.7",
"doctrine/doctrine-bundle": "^2.0",
"doctrine/orm": "^2.5",
"doctrine/persistence": "^1.3",
"ext-pdo_sqlite": "*",
"friendsofphp/php-cs-fixer": "^2.7",
"mongodb/mongodb": "^1.2",
"phpunit/phpunit": "^6.1|^7.1",
"ruflin/elastica": "^6.0",
"symfony/browser-kit": "^3.4|^4.1",
"symfony/css-selector": "^3.4|^4.1",
"symfony/dom-crawler": "^3.4|^4.1",
"symfony/phpunit-bridge": "^3.4|^4.1",
"symfony/templating": "^3.4|^4.1",
"symfony/twig-bundle": "^3.4|^4.1",
"symfony/var-dumper": "^3.4|^4.1",
"symfony/yaml": "^3.4|^4.1"
"phpunit/phpunit": "^7.5",
"ruflin/elastica": "^6.0|^7.0",
"symfony/browser-kit": "^4.1|^5.0",
"symfony/css-selector": "^4.1|^5.0",
"symfony/dom-crawler": "^4.1|^5.0",
"symfony/phpunit-bridge": "^4.1|^5.0",
"symfony/templating": "^4.1|^5.0",
"symfony/twig-bundle": "^4.1|^5.0",
"symfony/var-dumper": "^4.1|^5.0",
"symfony/yaml": "^4.1|^5.0"
},
"suggest": {
"doctrine/doctrine-bundle": "For integrated access to Doctrine object managers",
@ -2498,7 +2500,7 @@
"type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-master": "0.2-dev"
"dev-master": "0.4-dev"
}
},
"autoload": {
@ -2534,7 +2536,7 @@
"orm",
"symfony"
],
"time": "2019-08-09T12:19:19+00:00"
"time": "2019-12-23T13:22:50+00:00"
},
{
"name": "paragonie/constant_time_encoding",
@ -2822,23 +2824,25 @@
},
{
"name": "php-translation/common",
"version": "1.0.0",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-translation/common.git",
"reference": "ceac357a7ad0582d0a6be7b7f2db178c87f229fd"
"reference": "dbf73744a22121b85e369ac73ae658c80dd888b7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-translation/common/zipball/ceac357a7ad0582d0a6be7b7f2db178c87f229fd",
"reference": "ceac357a7ad0582d0a6be7b7f2db178c87f229fd",
"url": "https://api.github.com/repos/php-translation/common/zipball/dbf73744a22121b85e369ac73ae658c80dd888b7",
"reference": "dbf73744a22121b85e369ac73ae658c80dd888b7",
"shasum": ""
},
"require": {
"php": "^5.4 || ^7.0"
"php": "^7.2",
"symfony/translation": " ^3.4 || ^4.3 || ^5.0"
},
"require-dev": {
"symfony/phpunit-bridge": "^3.4 || ^4.0"
"phpunit/phpunit": "^8.4",
"symfony/phpunit-bridge": "^4.3 || ^5.0"
},
"type": "library",
"autoload": {
@ -2857,39 +2861,40 @@
}
],
"description": "Common translation stuff",
"time": "2018-06-14T16:18:37+00:00"
"time": "2019-12-30T10:58:18+00:00"
},
{
"name": "php-translation/extractor",
"version": "1.7.1",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-translation/extractor.git",
"reference": "82fc51a07fb626c0bfb31fb3f041baa88fee6acb"
"reference": "439717ddc43a333ce49feb99074df2db8ba93071"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-translation/extractor/zipball/82fc51a07fb626c0bfb31fb3f041baa88fee6acb",
"reference": "82fc51a07fb626c0bfb31fb3f041baa88fee6acb",
"url": "https://api.github.com/repos/php-translation/extractor/zipball/439717ddc43a333ce49feb99074df2db8ba93071",
"reference": "439717ddc43a333ce49feb99074df2db8ba93071",
"shasum": ""
},
"require": {
"doctrine/annotations": "^1.2",
"nikic/php-parser": "^3.0 || ^4.0",
"php": "^5.5 || ^7.0",
"symfony/finder": "^2.7 || ^3.0 || ^4.0",
"twig/twig": "^1.27 || ^2.0"
"php": "^7.2",
"symfony/finder": "^3.4 || ^4.3 || ^5.0",
"twig/twig": "^2.0 || ^3.0"
},
"require-dev": {
"symfony/phpunit-bridge": "^3.4 || ^4.0",
"symfony/translation": "^3.0 || ^4.0",
"symfony/twig-bridge": "^3.0 || ^4.0",
"symfony/validator": "^3.0 || ^4.0"
"phpunit/phpunit": "^8.4",
"symfony/phpunit-bridge": "^5.0",
"symfony/translation": "^3.4 || ^4.3 || ^5.0",
"symfony/twig-bridge": "^3.4 || ^4.3 || ^5.0",
"symfony/validator": "^3.4 || ^4.3 || ^5.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4-dev"
"dev-master": "2.0-dev"
}
},
"autoload": {
@ -2908,52 +2913,54 @@
}
],
"description": "Extract translations form the source code",
"time": "2018-07-09T17:05:17+00:00"
"time": "2019-12-26T14:02:26+00:00"
},
{
"name": "php-translation/symfony-bundle",
"version": "0.9.1",
"version": "0.10.0",
"source": {
"type": "git",
"url": "https://github.com/php-translation/symfony-bundle.git",
"reference": "584b8b99ed97cc56a309c28cdd6e9c7bbf98bebb"
"reference": "e32091bd8bfd971b0f455b7489903e08b18b5887"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-translation/symfony-bundle/zipball/584b8b99ed97cc56a309c28cdd6e9c7bbf98bebb",
"reference": "584b8b99ed97cc56a309c28cdd6e9c7bbf98bebb",
"url": "https://api.github.com/repos/php-translation/symfony-bundle/zipball/e32091bd8bfd971b0f455b7489903e08b18b5887",
"reference": "e32091bd8bfd971b0f455b7489903e08b18b5887",
"shasum": ""
},
"require": {
"nyholm/nsa": "^1.1",
"php": "^7.1",
"php-translation/common": "^1.0",
"php-translation/extractor": "^1.6",
"php-translation/symfony-storage": "^1.0",
"symfony/finder": "^3.4 || ^4.0",
"symfony/framework-bundle": "^3.4 || ^4.0",
"symfony/intl": "^3.4 || ^4.0",
"symfony/translation": "^3.4 || ^4.0",
"symfony/twig-bundle": "^3.4 || ^4.0",
"symfony/validator": "^3.4 || ^4.0",
"twig/twig": "^1.42 || ^2.11"
"php-translation/extractor": "^2.0",
"php-translation/symfony-storage": "^2.0",
"symfony/finder": "^3.4 || ^4.3 || ^5.0",
"symfony/framework-bundle": "^3.4 || ^4.3 || ^5.0",
"symfony/intl": "^3.4 || ^4.3 || ^5.0",
"symfony/translation": "^3.4 || ^4.3 || ^5.0",
"symfony/twig-bundle": "^3.4 || ^4.3 || ^5.0",
"symfony/validator": "^3.4 || ^4.3 || ^5.0",
"twig/twig": "^2.11 || ^3.0"
},
"conflict": {
"symfony/config": "<3.4.31"
},
"require-dev": {
"matthiasnoback/symfony-config-test": "^4.0",
"matthiasnoback/symfony-dependency-injection-test": "^3.1",
"matthiasnoback/symfony-config-test": "^4.1",
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
"nyholm/psr7": "^1.1",
"nyholm/symfony-bundle-test": "^1.4",
"nyholm/symfony-bundle-test": "^1.6.1",
"php-http/curl-client": "^1.7",
"php-http/message": "^1.6",
"php-http/message-factory": "^1.0.2",
"php-translation/translator": "^1.0",
"symfony/asset": "^3.4 || ^4.0",
"symfony/console": "^3.4 || ^4.0",
"symfony/dependency-injection": "^3.4 || ^4.0",
"symfony/phpunit-bridge": "^4.2",
"symfony/templating": "^3.4 || ^4.0",
"symfony/twig-bridge": "^3.4 || ^4.0",
"symfony/web-profiler-bundle": "^3.4 || ^4.0"
"phpunit/phpunit": "^8.4",
"symfony/asset": "^3.4 || ^4.3 || ^5.0",
"symfony/console": "^3.4 || ^4.3 || ^5.0",
"symfony/dependency-injection": "^3.4 || ^4.3 || ^5.0",
"symfony/phpunit-bridge": "^4.4 || ^5.0",
"symfony/twig-bridge": "^3.4 || ^4.3 || ^5.0",
"symfony/web-profiler-bundle": "^3.4 || ^4.3 || ^5.0"
},
"suggest": {
"php-http/httplug-bundle": "To easier configure your httplug clients."
@ -2982,26 +2989,25 @@
"email": "tobias.nyholm@gmail.com"
}
],
"time": "2019-09-06T07:39:54+00:00"
"time": "2019-12-26T15:54:38+00:00"
},
{
"name": "php-translation/symfony-storage",
"version": "1.1.0",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/php-translation/symfony-storage.git",
"reference": "ce305cedda67eefae65ea32b198d4d91e9294634"
"reference": "7ace69c5e9bc2744d121012fa2bb658477e673c5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-translation/symfony-storage/zipball/ce305cedda67eefae65ea32b198d4d91e9294634",
"reference": "ce305cedda67eefae65ea32b198d4d91e9294634",
"url": "https://api.github.com/repos/php-translation/symfony-storage/zipball/7ace69c5e9bc2744d121012fa2bb658477e673c5",
"reference": "7ace69c5e9bc2744d121012fa2bb658477e673c5",
"shasum": ""
},
"require": {
"nyholm/nsa": "^1.1",
"php": "^7.2",
"php-translation/common": "^1.0",
"php-translation/common": "^3.0",
"symfony/translation": "^3.4 || ^4.2 || ^5.0"
},
"require-dev": {
@ -3012,7 +3018,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2-dev"
"dev-master": "2.1-dev"
}
},
"autoload": {
@ -3031,7 +3037,7 @@
}
],
"description": "A translation file storage using Symfony translation component.",
"time": "2019-12-05T09:44:20+00:00"
"time": "2019-12-30T11:41:01+00:00"
},
{
"name": "phpdocumentor/reflection-common",
@ -8452,20 +8458,20 @@
},
{
"name": "twig/twig",
"version": "v2.12.3",
"version": "v3.0.1",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "97b6311585cae66a26833b14b33785f5797f7d39"
"reference": "28f856a4c57eeb24485916e8a68403f41a133616"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/97b6311585cae66a26833b14b33785f5797f7d39",
"reference": "97b6311585cae66a26833b14b33785f5797f7d39",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/28f856a4c57eeb24485916e8a68403f41a133616",
"reference": "28f856a4c57eeb24485916e8a68403f41a133616",
"shasum": ""
},
"require": {
"php": "^7.0",
"php": "^7.2.5",
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-mbstring": "^1.3"
},
@ -8476,13 +8482,10 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.12-dev"
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-0": {
"Twig_": "lib/"
},
"psr-4": {
"Twig\\": "src/"
}
@ -8513,7 +8516,7 @@
"keywords": [
"templating"
],
"time": "2019-12-28T07:12:03+00:00"
"time": "2019-12-28T07:17:28+00:00"
},
{
"name": "webmozart/assert",