Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
t3o
my.typo3.org
Commits
d2aee280
Commit
d2aee280
authored
Sep 14, 2019
by
Thomas Löffler
Browse files
Update TYPO3 CMS to 9.5.9
parent
eb752df6
Pipeline
#7594
passed with stages
in 2 minutes and 49 seconds
Changes
1
Pipelines
3
Show whitespace changes
Inline
Side-by-side
composer.lock
View file @
d2aee280
...
...
@@ -212,16 +212,16 @@
},
{
"name": "doctrine/annotations",
"version": "v1.
6.1
",
"version": "v1.
7.0
",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "
53120e0eb10355388d6ccbe462f1fea34ddadb24
"
"reference": "
fa4c4e861e809d6a1103bd620cce63ed91aedfeb
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/
53120e0eb10355388d6ccbe462f1fea34ddadb24
",
"reference": "
53120e0eb10355388d6ccbe462f1fea34ddadb24
",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/
fa4c4e861e809d6a1103bd620cce63ed91aedfeb
",
"reference": "
fa4c4e861e809d6a1103bd620cce63ed91aedfeb
",
"shasum": ""
},
"require": {
...
...
@@ -230,12 +230,12 @@
},
"require-dev": {
"doctrine/cache": "1.*",
"phpunit/phpunit": "^
6.4
"
"phpunit/phpunit": "^
7.5@dev
"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.
6
.x-dev"
"dev-master": "1.
7
.x-dev"
}
},
"autoload": {
...
...
@@ -248,6 +248,10 @@
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
...
...
@@ -256,10 +260,6 @@
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
...
...
@@ -276,7 +276,7 @@
"docblock",
"parser"
],
"time": "2019-0
3-25
T1
9
:1
2:02
+00:00"
"time": "2019-0
8-08
T1
8
:1
1:40
+00:00"
},
{
"name": "doctrine/cache",
...
...
@@ -567,28 +567,30 @@
},
{
"name": "doctrine/lexer",
"version": "1.
0.2
",
"version": "1.
1.0
",
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
"reference": "
1febd6c3ef84253d7c815bed85fc622ad207a9f8
"
"reference": "
e17f069ede36f7534b95adec71910ed1b49c74ea
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/
1febd6c3ef84253d7c815bed85fc622ad207a9f8
",
"reference": "
1febd6c3ef84253d7c815bed85fc622ad207a9f8
",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/
e17f069ede36f7534b95adec71910ed1b49c74ea
",
"reference": "
e17f069ede36f7534b95adec71910ed1b49c74ea
",
"shasum": ""
},
"require": {
"php": "
>=5.3
.2"
"php": "
^7
.2"
},
"require-dev": {
"phpunit/phpunit": "^4.5"
"doctrine/coding-standard": "^6.0",
"phpstan/phpstan": "^0.11.8",
"phpunit/phpunit": "^8.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.
0
.x-dev"
"dev-master": "1.
1
.x-dev"
}
},
"autoload": {
...
...
@@ -601,14 +603,14 @@
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
...
...
@@ -623,7 +625,7 @@
"parser",
"php"
],
"time": "2019-0
6-08T11:03:04
+00:00"
"time": "2019-0
7-30T19:33:28
+00:00"
},
{
"name": "gordalina/cachetool",
...
...
@@ -849,33 +851,37 @@
},
{
"name": "guzzlehttp/psr7",
"version": "1.
5.2
",
"version": "1.
6.1
",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "
9f83dded91781a01c63574e387eaa769be769115
"
"reference": "
239400de7a173fe9901b9ac7c06497751f00727a
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/
9f83dded91781a01c63574e387eaa769be769115
",
"reference": "
9f83dded91781a01c63574e387eaa769be769115
",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/
239400de7a173fe9901b9ac7c06497751f00727a
",
"reference": "
239400de7a173fe9901b9ac7c06497751f00727a
",
"shasum": ""
},
"require": {
"php": ">=5.4.0",
"psr/http-message": "~1.0",
"ralouphie/getallheaders": "^2.0.5"
"ralouphie/getallheaders": "^2.0.5
|| ^3.0.0
"
},
"provide": {
"psr/http-message-implementation": "1.0"
},
"require-dev": {
"ext-zlib": "*",
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
},
"suggest": {
"zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.
5
-dev"
"dev-master": "1.
6
-dev"
}
},
"autoload": {
...
...
@@ -912,7 +918,7 @@
"uri",
"url"
],
"time": "201
8-12
-0
4
T2
0:46:45
+00:00"
"time": "201
9-07
-0
1
T2
3:21:34
+00:00"
},
{
"name": "helhum/config-loader",
...
...
@@ -1407,16 +1413,16 @@
},
{
"name": "nikic/php-parser",
"version": "v4.2.
2
",
"version": "v4.2.
4
",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "
1bd73cc04c3843ad8d6b0bfc0956026a151fc420
"
"reference": "
97e59c7a16464196a8b9c77c47df68e4a39a45c4
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/
1bd73cc04c3843ad8d6b0bfc0956026a151fc420
",
"reference": "
1bd73cc04c3843ad8d6b0bfc0956026a151fc420
",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/
97e59c7a16464196a8b9c77c47df68e4a39a45c4
",
"reference": "
97e59c7a16464196a8b9c77c47df68e4a39a45c4
",
"shasum": ""
},
"require": {
...
...
@@ -1424,7 +1430,7 @@
"php": ">=7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.5 || ^7.0"
"phpunit/phpunit": "^6.5 || ^7.0
|| ^8.0
"
},
"bin": [
"bin/php-parse"
...
...
@@ -1454,7 +1460,7 @@
"parser",
"php"
],
"time": "2019-0
5-25T20:07:0
1+00:00"
"time": "2019-0
9-01T07:51:2
1+00:00"
},
{
"name": "psr/cache",
...
...
@@ -1756,24 +1762,24 @@
},
{
"name": "ralouphie/getallheaders",
"version": "
2
.0.
5
",
"version": "
3
.0.
3
",
"source": {
"type": "git",
"url": "https://github.com/ralouphie/getallheaders.git",
"reference": "
5601c8a83fbba7ef674a7369456d12f1e0d0eafa
"
"reference": "
120b605dfeb996808c31b6477290a714d356e822
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/
5601c8a83fbba7ef674a7369456d12f1e0d0eafa
",
"reference": "
5601c8a83fbba7ef674a7369456d12f1e0d0eafa
",
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/
120b605dfeb996808c31b6477290a714d356e822
",
"reference": "
120b605dfeb996808c31b6477290a714d356e822
",
"shasum": ""
},
"require": {
"php": ">=5.
3
"
"php": ">=5.
6
"
},
"require-dev": {
"php
unit/phpunit": "~3.7.0
",
"
satooshi/php-coveralls": ">=1.0
"
"php
-coveralls/php-coveralls": "^2.1
",
"
phpunit/phpunit": "^5 || ^6.5
"
},
"type": "library",
"autoload": {
...
...
@@ -1792,7 +1798,7 @@
}
],
"description": "A polyfill for getallheaders.",
"time": "201
6
-0
2-11T07:0
5:
2
7+00:00"
"time": "201
9
-0
3-08T08:5
5:
3
7+00:00"
},
{
"name": "sjbr/static-info-tables",
...
...
@@ -1894,16 +1900,16 @@
},
{
"name": "symfony/cache",
"version": "v4.3.
1
",
"version": "v4.3.
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "
2edc417da273bafee589a8758f0278416d04af38
"
"reference": "
1d8f7fee990c586f275cde1a9fc883d6b1e2d43e
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/
2edc417da273bafee589a8758f0278416d04af38
",
"reference": "
2edc417da273bafee589a8758f0278416d04af38
",
"url": "https://api.github.com/repos/symfony/cache/zipball/
1d8f7fee990c586f275cde1a9fc883d6b1e2d43e
",
"reference": "
1d8f7fee990c586f275cde1a9fc883d6b1e2d43e
",
"shasum": ""
},
"require": {
...
...
@@ -1968,7 +1974,7 @@
"caching",
"psr6"
],
"time": "2019-0
6-06T10:05:02
+00:00"
"time": "2019-0
8-26T08:26:39
+00:00"
},
{
"name": "symfony/cache-contracts",
...
...
@@ -2030,16 +2036,16 @@
},
{
"name": "symfony/console",
"version": "v4.3.
1
",
"version": "v4.3.
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "d
50bbeeb0e17e6dd4124ea391eff235e932cbf64
"
"reference": "d
e63799239b3881b8a08f8481b22348f77ed7b36
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/d
50bbeeb0e17e6dd4124ea391eff235e932cbf64
",
"reference": "d
50bbeeb0e17e6dd4124ea391eff235e932cbf64
",
"url": "https://api.github.com/repos/symfony/console/zipball/d
e63799239b3881b8a08f8481b22348f77ed7b36
",
"reference": "d
e63799239b3881b8a08f8481b22348f77ed7b36
",
"shasum": ""
},
"require": {
...
...
@@ -2101,7 +2107,7 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
"time": "2019-0
6-05T13:25:51
+00:00"
"time": "2019-0
8-26T08:26:39
+00:00"
},
{
"name": "symfony/contracts",
...
...
@@ -2249,16 +2255,16 @@
},
{
"name": "symfony/expression-language",
"version": "v4.3.
1
",
"version": "v4.3.
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/expression-language.git",
"reference": "
0243ebde208e0cb401b37e8b8a70a7c6a0aa1d6d
"
"reference": "
c8b47d8820d3bf75f757eec8a2647584c14cf0c6
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/
0243ebde208e0cb401b37e8b8a70a7c6a0aa1d6d
",
"reference": "
0243ebde208e0cb401b37e8b8a70a7c6a0aa1d6d
",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/
c8b47d8820d3bf75f757eec8a2647584c14cf0c6
",
"reference": "
c8b47d8820d3bf75f757eec8a2647584c14cf0c6
",
"shasum": ""
},
"require": {
...
...
@@ -2296,20 +2302,20 @@
],
"description": "Symfony ExpressionLanguage Component",
"homepage": "https://symfony.com",
"time": "2019-0
5-30T16:10:05
+00:00"
"time": "2019-0
8-08T09:29:19
+00:00"
},
{
"name": "symfony/finder",
"version": "v4.3.
1
",
"version": "v4.3.
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "
b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176
"
"reference": "
86c1c929f0a4b24812e1eb109262fc3372c8e9f2
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/
b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176
",
"reference": "
b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176
",
"url": "https://api.github.com/repos/symfony/finder/zipball/
86c1c929f0a4b24812e1eb109262fc3372c8e9f2
",
"reference": "
86c1c929f0a4b24812e1eb109262fc3372c8e9f2
",
"shasum": ""
},
"require": {
...
...
@@ -2345,20 +2351,20 @@
],
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
"time": "2019-0
5-26T20:47
:4
9
+00:00"
"time": "2019-0
8-14T12:26
:4
6
+00:00"
},
{
"name": "symfony/intl",
"version": "v4.3.
1
",
"version": "v4.3.
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/intl.git",
"reference": "
690c0a1ca9b02d2e79cb1e7fb01d04eae727765a
"
"reference": "
8db5505703c5bdb23d524fd994dad2f781966538
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/intl/zipball/
690c0a1ca9b02d2e79cb1e7fb01d04eae727765a
",
"reference": "
690c0a1ca9b02d2e79cb1e7fb01d04eae727765a
",
"url": "https://api.github.com/repos/symfony/intl/zipball/
8db5505703c5bdb23d524fd994dad2f781966538
",
"reference": "
8db5505703c5bdb23d524fd994dad2f781966538
",
"shasum": ""
},
"require": {
...
...
@@ -2420,20 +2426,20 @@
"l10n",
"localization"
],
"time": "2019-0
5-30T16:10:05
+00:00"
"time": "2019-0
8-26T08:26:39
+00:00"
},
{
"name": "symfony/polyfill-ctype",
"version": "v1.1
1
.0",
"version": "v1.1
2
.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "
82ebae02209c21113908c229e9883c419720738a
"
"reference": "
550ebaac289296ce228a706d0867afc34687e3f4
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/
82ebae02209c21113908c229e9883c419720738a
",
"reference": "
82ebae02209c21113908c229e9883c419720738a
",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/
550ebaac289296ce228a706d0867afc34687e3f4
",
"reference": "
550ebaac289296ce228a706d0867afc34687e3f4
",
"shasum": ""
},
"require": {
...
...
@@ -2445,7 +2451,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1
1
-dev"
"dev-master": "1.1
2
-dev"
}
},
"autoload": {
...
...
@@ -2461,13 +2467,13 @@
"MIT"
],
"authors": [
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
},
{
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for ctype functions",
...
...
@@ -2478,25 +2484,25 @@
"polyfill",
"portable"
],
"time": "2019-0
2
-06T0
7:57:58
+00:00"
"time": "2019-0
8
-06T0
8:03:45
+00:00"
},
{
"name": "symfony/polyfill-intl-icu",
"version": "v1.1
1
.0",
"version": "v1.1
2
.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-icu.git",
"reference": "
999878a3a09d73cae157b0cf89bb6fb2cc073057
"
"reference": "
66810b9d6eb4af54d543867909d65ab9af654d7e
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/
999878a3a09d73cae157b0cf89bb6fb2cc073057
",
"reference": "
999878a3a09d73cae157b0cf89bb6fb2cc073057
",
"url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/
66810b9d6eb4af54d543867909d65ab9af654d7e
",
"reference": "
66810b9d6eb4af54d543867909d65ab9af654d7e
",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"symfony/intl": "~2.3|~3.0|~4.0"
"symfony/intl": "~2.3|~3.0|~4.0
|~5.0
"
},
"suggest": {
"ext-intl": "For best performance"
...
...
@@ -2504,7 +2510,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.
9
-dev"
"dev-master": "1.
12
-dev"
}
},
"autoload": {
...
...
@@ -2536,20 +2542,20 @@
"portable",
"shim"
],
"time": "2019-0
1
-0
7T19:39
:4
7
+00:00"
"time": "2019-0
8
-0
6T08:03
:4
5
+00:00"
},
{
"name": "symfony/polyfill-intl-idn",
"version": "v1.1
1
.0",
"version": "v1.1
2
.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
"reference": "
c766e95bec706cdd89903b1eda8afab7d7a6b7af
"
"reference": "
6af626ae6fa37d396dc90a399c0ff08e5cfc45b2
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/
c766e95bec706cdd89903b1eda8afab7d7a6b7af
",
"reference": "
c766e95bec706cdd89903b1eda8afab7d7a6b7af
",
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/
6af626ae6fa37d396dc90a399c0ff08e5cfc45b2
",
"reference": "
6af626ae6fa37d396dc90a399c0ff08e5cfc45b2
",
"shasum": ""
},
"require": {
...
...
@@ -2563,7 +2569,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.
9
-dev"
"dev-master": "1.
12
-dev"
}
},
"autoload": {
...
...
@@ -2579,13 +2585,13 @@
"MIT"
],
"authors": [
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
},
{
"name": "Laurent Bassin",
"email": "laurent@bassin.info"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
...
...
@@ -2598,20 +2604,20 @@
"portable",
"shim"
],
"time": "2019-0
3
-0
4T13:44:3
5+00:00"
"time": "2019-0
8
-0
6T08:03:4
5+00:00"
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.1
1
.0",
"version": "v1.1
2
.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "
fe5e94c604826c35a32fa832f35bd036b6799609
"
"reference": "
b42a2f66e8f1b15ccf25652c3424265923eb4f17
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/
fe5e94c604826c35a32fa832f35bd036b6799609
",
"reference": "
fe5e94c604826c35a32fa832f35bd036b6799609
",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/
b42a2f66e8f1b15ccf25652c3424265923eb4f17
",
"reference": "
b42a2f66e8f1b15ccf25652c3424265923eb4f17
",
"shasum": ""
},
"require": {
...
...
@@ -2623,7 +2629,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1
1
-dev"
"dev-master": "1.1
2
-dev"
}
},
"autoload": {
...
...
@@ -2657,20 +2663,20 @@
"portable",
"shim"
],
"time": "2019-0
2
-06T0
7:57:58
+00:00"
"time": "2019-0
8
-06T0
8:03:45
+00:00"
},
{
"name": "symfony/polyfill-php72",
"version": "v1.1
1
.0",
"version": "v1.1
2
.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php72.git",
"reference": "
ab50dcf166d5f577978419edd37aa2bb8eabce0c
"
"reference": "
04ce3335667451138df4307d6a9b61565560199e
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/
ab50dcf166d5f577978419edd37aa2bb8eabce0c
",
"reference": "
ab50dcf166d5f577978419edd37aa2bb8eabce0c
",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/
04ce3335667451138df4307d6a9b61565560199e
",
"reference": "
04ce3335667451138df4307d6a9b61565560199e
",
"shasum": ""
},
"require": {
...
...
@@ -2679,7 +2685,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1
1
-dev"
"dev-master": "1.1
2
-dev"
}
},
"autoload": {
...
...
@@ -2712,20 +2718,20 @@
"portable",
"shim"
],
"time": "2019-0
2
-06T0
7:57:58
+00:00"
"time": "2019-0
8
-06T0
8:03:45
+00:00"
},
{
"name": "symfony/polyfill-php73",
"version": "v1.1
1
.0",
"version": "v1.1
2
.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
"reference": "
d1fb4abcc0c47be136208ad9d68bf59f1ee17abd
"
"reference": "
2ceb49eaccb9352bff54d22570276bb75ba4a188
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/
d1fb4abcc0c47be136208ad9d68bf59f1ee17abd
",
"reference": "
d1fb4abcc0c47be136208ad9d68bf59f1ee17abd
",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/
2ceb49eaccb9352bff54d22570276bb75ba4a188
",
"reference": "
2ceb49eaccb9352bff54d22570276bb75ba4a188
",
"shasum": ""
},
"require": {
...
...
@@ -2734,7 +2740,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1
1
-dev"
"dev-master": "1.1
2
-dev"
}
},
"autoload": {
...
...
@@ -2770,7 +2776,7 @@
"portable",
"shim"
],
"time": "2019-0
2
-06T0
7:57:58
+00:00"
"time": "2019-0
8
-06T0
8:03:45
+00:00"
},
{
"name": "symfony/process",
...
...
@@ -2823,16 +2829,16 @@
},
{
"name": "symfony/routing",
"version": "v4.3.
1
",
"version": "v4.3.
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "
9b31cd24f6ad2cebde6845f6daa9c6d69efe2465
"
"reference": "
ff1049f6232dc5b6023b1ff1c6de56f82bcd264f
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/
9b31cd24f6ad2cebde6845f6daa9c6d69efe2465
",
"reference": "
9b31cd24f6ad2cebde6845f6daa9c6d69efe2465
",
"url": "https://api.github.com/repos/symfony/routing/zipball/
ff1049f6232dc5b6023b1ff1c6de56f82bcd264f
",
"reference": "
ff1049f6232dc5b6023b1ff1c6de56f82bcd264f
",
"shasum": ""
},
"require": {
...
...
@@ -2895,20 +2901,20 @@
"uri",
"url"
],
"time": "2019-0
6-05T09:16:20
+00:00"
"time": "2019-0
8-26T08:26:39
+00:00"
},