Updated composer and yarn dependencies.

This commit is contained in:
Jan Böhmer 2020-01-18 20:42:26 +01:00
parent 72e2c0cd6e
commit c54ce023c6
2 changed files with 830 additions and 565 deletions

43
composer.lock generated
View file

@ -465,16 +465,16 @@
},
{
"name": "doctrine/doctrine-bundle",
"version": "2.0.6",
"version": "2.0.7",
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git",
"reference": "0ef972d3b730f975c80db9fffa4b2a0258c91442"
"reference": "6926771140ee87a823c3b2c72602de9dda4490d3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/0ef972d3b730f975c80db9fffa4b2a0258c91442",
"reference": "0ef972d3b730f975c80db9fffa4b2a0258c91442",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/6926771140ee87a823c3b2c72602de9dda4490d3",
"reference": "6926771140ee87a823c3b2c72602de9dda4490d3",
"shasum": ""
},
"require": {
@ -501,6 +501,7 @@
"phpunit/phpunit": "^7.5",
"symfony/phpunit-bridge": "^4.2",
"symfony/property-info": "^4.3.3|^5.0",
"symfony/proxy-manager-bridge": "^3.4|^4.3.3|^5.0",
"symfony/twig-bridge": "^3.4.30|^4.3.3|^5.0",
"symfony/validator": "^3.4.30|^4.3.3|^5.0",
"symfony/web-profiler-bundle": "^3.4.30|^4.3.3|^5.0",
@ -552,7 +553,7 @@
"orm",
"persistence"
],
"time": "2019-12-19T13:47:07+00:00"
"time": "2020-01-18T11:56:15+00:00"
},
{
"name": "doctrine/doctrine-migrations-bundle",
@ -1050,16 +1051,16 @@
},
{
"name": "doctrine/persistence",
"version": "1.3.5",
"version": "1.3.6",
"source": {
"type": "git",
"url": "https://github.com/doctrine/persistence.git",
"reference": "be70c016fdcd44a428405ee062ebcdd01a6867cd"
"reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/be70c016fdcd44a428405ee062ebcdd01a6867cd",
"reference": "be70c016fdcd44a428405ee062ebcdd01a6867cd",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/5dd3ac5eebef2d0b074daa4440bb18f93132dee4",
"reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4",
"shasum": ""
},
"require": {
@ -1067,7 +1068,7 @@
"doctrine/cache": "^1.0",
"doctrine/collections": "^1.0",
"doctrine/event-manager": "^1.0",
"doctrine/reflection": "^1.0",
"doctrine/reflection": "^1.1",
"php": "^7.1"
},
"conflict": {
@ -1129,7 +1130,7 @@
"orm",
"persistence"
],
"time": "2020-01-14T18:44:12+00:00"
"time": "2020-01-16T22:06:23+00:00"
},
{
"name": "doctrine/reflection",
@ -2739,16 +2740,16 @@
},
{
"name": "php-translation/common",
"version": "3.0.0",
"version": "3.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-translation/common.git",
"reference": "dbf73744a22121b85e369ac73ae658c80dd888b7"
"reference": "b786f49d7f222ca345b0e4c32d4a205a845b0e27"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-translation/common/zipball/dbf73744a22121b85e369ac73ae658c80dd888b7",
"reference": "dbf73744a22121b85e369ac73ae658c80dd888b7",
"url": "https://api.github.com/repos/php-translation/common/zipball/b786f49d7f222ca345b0e4c32d4a205a845b0e27",
"reference": "b786f49d7f222ca345b0e4c32d4a205a845b0e27",
"shasum": ""
},
"require": {
@ -2776,7 +2777,7 @@
}
],
"description": "Common translation stuff",
"time": "2019-12-30T10:58:18+00:00"
"time": "2020-01-18T09:48:23+00:00"
},
{
"name": "php-translation/extractor",
@ -8933,16 +8934,16 @@
},
{
"name": "doctrine/data-fixtures",
"version": "1.4.1",
"version": "1.4.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/data-fixtures.git",
"reference": "640ab13b91bac8925af3da94dee4daf96b62a428"
"reference": "39e9777c9089351a468f780b01cffa3cb0a42907"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/640ab13b91bac8925af3da94dee4daf96b62a428",
"reference": "640ab13b91bac8925af3da94dee4daf96b62a428",
"url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/39e9777c9089351a468f780b01cffa3cb0a42907",
"reference": "39e9777c9089351a468f780b01cffa3cb0a42907",
"shasum": ""
},
"require": {
@ -8993,7 +8994,7 @@
"keywords": [
"database"
],
"time": "2020-01-13T18:16:40+00:00"
"time": "2020-01-17T11:11:28+00:00"
},
{
"name": "doctrine/doctrine-fixtures-bundle",

1352
yarn.lock

File diff suppressed because it is too large Load diff