Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
extensions.typo3.org
extensions.typo3.org
Commits
ecd1f58a
Commit
ecd1f58a
authored
Mar 09, 2021
by
Thomas Löffler
Browse files
Update t3olayout to 5.2.0
parent
2ccd13be
Pipeline
#10490
passed with stages
in 7 minutes and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
composer.lock
View file @
ecd1f58a
...
...
@@ -1144,16 +1144,16 @@
},
{
"name": "guzzlehttp/promises",
"version": "1.4.
0
",
"version": "1.4.
1
",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
"reference": "
60d379c243457e073cff02bc323a2a86cb355631
"
"reference": "
8e7d04f1f6450fef59366c399cfad4b9383aa30d
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/
60d379c243457e073cff02bc323a2a86cb355631
",
"reference": "
60d379c243457e073cff02bc323a2a86cb355631
",
"url": "https://api.github.com/repos/guzzle/promises/zipball/
8e7d04f1f6450fef59366c399cfad4b9383aa30d
",
"reference": "
8e7d04f1f6450fef59366c399cfad4b9383aa30d
",
"shasum": ""
},
"require": {
...
...
@@ -1193,9 +1193,9 @@
],
"support": {
"issues": "https://github.com/guzzle/promises/issues",
"source": "https://github.com/guzzle/promises/tree/1.4.
0
"
"source": "https://github.com/guzzle/promises/tree/1.4.
1
"
},
"time": "202
0
-0
9-30T07:37
:2
8
+00:00"
"time": "202
1
-0
3-07T09:25
:2
9
+00:00"
},
{
"name": "guzzlehttp/psr7",
...
...
@@ -3275,27 +3275,22 @@
},
{
"name": "psr/container",
"version": "1.
0.0
",
"version": "1.
1.1
",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "
b7ce3b176482dbbc1245ebf52b181af44c2cf55
f"
"reference": "
8622567409010282b7aeebe4bb841fe98b58dca
f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/
b7ce3b176482dbbc1245ebf52b181af44c2cf55
f",
"reference": "
b7ce3b176482dbbc1245ebf52b181af44c2cf55
f",
"url": "https://api.github.com/repos/php-fig/container/zipball/
8622567409010282b7aeebe4bb841fe98b58dca
f",
"reference": "
8622567409010282b7aeebe4bb841fe98b58dca
f",
"shasum": ""
},
"require": {
"php": ">=
5.3
.0"
"php": ">=
7.2
.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
...
...
@@ -3308,7 +3303,7 @@
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
"homepage": "http
s
://www.php-fig.org/"
}
],
"description": "Common Container Interface (PHP FIG PSR-11)",
...
...
@@ -3322,9 +3317,9 @@
],
"support": {
"issues": "https://github.com/php-fig/container/issues",
"source": "https://github.com/php-fig/container/tree/
master
"
"source": "https://github.com/php-fig/container/tree/
1.1.1
"
},
"time": "20
17-02-14T16:28:37
+00:00"
"time": "20
21-03-05T17:36:06
+00:00"
},
{
"name": "psr/event-dispatcher",
...
...
@@ -4575,21 +4570,21 @@
},
{
"name": "symfony/cache",
"version": "v5.2.
3
",
"version": "v5.2.
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "d
6aed6c1bbf6f59e521f46437475a0ff4878d388
"
"reference": "d
15fb2576cdbe2c40d7c851e62f85b0faff3dd3d
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/d
6aed6c1bbf6f59e521f46437475a0ff4878d388
",
"reference": "d
6aed6c1bbf6f59e521f46437475a0ff4878d388
",
"url": "https://api.github.com/repos/symfony/cache/zipball/d
15fb2576cdbe2c40d7c851e62f85b0faff3dd3d
",
"reference": "d
15fb2576cdbe2c40d7c851e62f85b0faff3dd3d
",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/cache": "
~1
.0",
"psr/cache": "
^1.0|^2
.0",
"psr/log": "^1.1",
"symfony/cache-contracts": "^1.1.7|^2",
"symfony/polyfill-php80": "^1.15",
...
...
@@ -4603,9 +4598,9 @@
"symfony/var-dumper": "<4.4"
},
"provide": {
"psr/cache-implementation": "1.0",
"psr/cache-implementation": "1.0
|2.0
",
"psr/simple-cache-implementation": "1.0",
"symfony/cache-implementation": "1.0"
"symfony/cache-implementation": "1.0
|2.0
"
},
"require-dev": {
"cache/integration-tests": "dev-master",
...
...
@@ -4650,7 +4645,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v5.2.
3
"
"source": "https://github.com/symfony/cache/tree/v5.2.
4
"
},
"funding": [
{
...
...
@@ -4666,7 +4661,7 @@
"type": "tidelift"
}
],
"time": "2021-0
1
-2
7T11:2
4:5
0
+00:00"
"time": "2021-0
2
-2
5T23:5
4:5
6
+00:00"
},
{
"name": "symfony/cache-contracts",
...
...
@@ -4749,16 +4744,16 @@
},
{
"name": "symfony/config",
"version": "v4.4.
19
",
"version": "v4.4.
20
",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "
2c4c7827a7e143f5cf375666641b0f448eab8802
"
"reference": "
98606c6fa1a8f55ff964ccdd704275bf5b9f71b3
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/
2c4c7827a7e143f5cf375666641b0f448eab8802
",
"reference": "
2c4c7827a7e143f5cf375666641b0f448eab8802
",
"url": "https://api.github.com/repos/symfony/config/zipball/
98606c6fa1a8f55ff964ccdd704275bf5b9f71b3
",
"reference": "
98606c6fa1a8f55ff964ccdd704275bf5b9f71b3
",
"shasum": ""
},
"require": {
...
...
@@ -4805,7 +4800,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/config/tree/v4.4.
19
"
"source": "https://github.com/symfony/config/tree/v4.4.
20
"
},
"funding": [
{
...
...
@@ -4821,20 +4816,20 @@
"type": "tidelift"
}
],
"time": "2021-0
1
-2
7T09:09:26
+00:00"
"time": "2021-0
2
-2
2T15:36:50
+00:00"
},
{
"name": "symfony/console",
"version": "v4.4.
19
",
"version": "v4.4.
20
",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "
24026c44fc37099fa145707fecd43672831b837a
"
"reference": "
c98349bda966c70d6c08b4cd8658377c94166492
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/
24026c44fc37099fa145707fecd43672831b837a
",
"reference": "
24026c44fc37099fa145707fecd43672831b837a
",
"url": "https://api.github.com/repos/symfony/console/zipball/
c98349bda966c70d6c08b4cd8658377c94166492
",
"reference": "
c98349bda966c70d6c08b4cd8658377c94166492
",
"shasum": ""
},
"require": {
...
...
@@ -4894,7 +4889,7 @@
"description": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/console/tree/v4.4.
19
"
"source": "https://github.com/symfony/console/tree/v4.4.
20
"
},
"funding": [
{
...
...
@@ -4910,20 +4905,20 @@
"type": "tidelift"
}
],
"time": "2021-0
1
-2
7T09:09:26
+00:00"
"time": "2021-0
2
-2
2T18:44:15
+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v4.4.
19
",
"version": "v4.4.
20
",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "
2468b95d869c872c6fb1b93b395a7fcd5331f2b9
"
"reference": "
4b3e341ce4436df9a9abc2914cb120b4d41796d7
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/
2468b95d869c872c6fb1b93b395a7fcd5331f2b9
",
"reference": "
2468b95d869c872c6fb1b93b395a7fcd5331f2b9
",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/
4b3e341ce4436df9a9abc2914cb120b4d41796d7
",
"reference": "
4b3e341ce4436df9a9abc2914cb120b4d41796d7
",
"shasum": ""
},
"require": {
...
...
@@ -4939,7 +4934,7 @@
},
"provide": {
"psr/container-implementation": "1.0",
"symfony/service-implementation": "1.0"
"symfony/service-implementation": "1.0
|2.0
"
},
"require-dev": {
"symfony/config": "^4.3",
...
...
@@ -4979,7 +4974,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/v4.4.
19
"
"source": "https://github.com/symfony/dependency-injection/tree/v4.4.
20
"
},
"funding": [
{
...
...
@@ -4995,7 +4990,7 @@
"type": "tidelift"
}
],
"time": "2021-0
1-27T09:09:26
+00:00"
"time": "2021-0
3-03T12:11:09
+00:00"
},
{
"name": "symfony/deprecation-contracts",
...
...
@@ -5066,7 +5061,7 @@
},
{
"name": "symfony/event-dispatcher",
"version": "v4.4.
19
",
"version": "v4.4.
20
",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
...
...
@@ -5129,7 +5124,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v4.4.
19
"
"source": "https://github.com/symfony/event-dispatcher/tree/v4.4.
20
"
},
"funding": [
{
...
...
@@ -5228,16 +5223,16 @@
},
{
"name": "symfony/expression-language",
"version": "v5.2.
3
",
"version": "v5.2.
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/expression-language.git",
"reference": "
7bf30a4e29887110f8bd1882ccc82ee63c8a5133
"
"reference": "
3fc560e62bc5121751b792b11505db03a12cf83c
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/
7bf30a4e29887110f8bd1882ccc82ee63c8a5133
",
"reference": "
7bf30a4e29887110f8bd1882ccc82ee63c8a5133
",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/
3fc560e62bc5121751b792b11505db03a12cf83c
",
"reference": "
3fc560e62bc5121751b792b11505db03a12cf83c
",
"shasum": ""
},
"require": {
...
...
@@ -5272,7 +5267,7 @@
"description": "Provides an engine that can compile and evaluate expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/expression-language/tree/v5.2.
3
"
"source": "https://github.com/symfony/expression-language/tree/v5.2.
4
"
},
"funding": [
{
...
...
@@ -5288,20 +5283,20 @@
"type": "tidelift"
}
],
"time": "2021-0
1-27T10:15:41
+00:00"
"time": "2021-0
2-12T10:38:38
+00:00"
},
{
"name": "symfony/filesystem",
"version": "v5.2.
3
",
"version": "v5.2.
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "
262d033b57c73e8b59cd6e68a45c528318b1503
8"
"reference": "
710d364200997a5afde34d9fe57bd52f3cc1e10
8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/
262d033b57c73e8b59cd6e68a45c528318b1503
8",
"reference": "
262d033b57c73e8b59cd6e68a45c528318b1503
8",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/
710d364200997a5afde34d9fe57bd52f3cc1e10
8",
"reference": "
710d364200997a5afde34d9fe57bd52f3cc1e10
8",
"shasum": ""
},
"require": {
...
...
@@ -5334,7 +5329,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v5.2.
3
"
"source": "https://github.com/symfony/filesystem/tree/v5.2.
4
"
},
"funding": [
{
...
...
@@ -5350,20 +5345,20 @@
"type": "tidelift"
}
],
"time": "2021-0
1-27T10:01:46
+00:00"
"time": "2021-0
2-12T10:38:38
+00:00"
},
{
"name": "symfony/finder",
"version": "v4.4.
19
",
"version": "v4.4.
20
",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "25
d79cfccfc12e84e7a63a248c3f0720fdd92db
6"
"reference": "25
43795ab1570df588b9bbd31e1a2bd7037b94f
6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/25
d79cfccfc12e84e7a63a248c3f0720fdd92db
6",
"reference": "25
d79cfccfc12e84e7a63a248c3f0720fdd92db
6",
"url": "https://api.github.com/repos/symfony/finder/zipball/25
43795ab1570df588b9bbd31e1a2bd7037b94f
6",
"reference": "25
43795ab1570df588b9bbd31e1a2bd7037b94f
6",
"shasum": ""
},
"require": {
...
...
@@ -5395,7 +5390,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v4.4.
19
"
"source": "https://github.com/symfony/finder/tree/v4.4.
20
"
},
"funding": [
{
...
...
@@ -5411,20 +5406,20 @@
"type": "tidelift"
}
],
"time": "2021-0
1-27T09:09:26
+00:00"
"time": "2021-0
2-12T10:48:09
+00:00"
},
{
"name": "symfony/http-client",
"version": "v5.2.
3
",
"version": "v5.2.
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "
22cb1a7844fff206cc5186409776e78865405ea5
"
"reference": "
c7d1f35a31ef153a302e3f80336170e1280b983d
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/
22cb1a7844fff206cc5186409776e78865405ea5
",
"reference": "
22cb1a7844fff206cc5186409776e78865405ea5
",
"url": "https://api.github.com/repos/symfony/http-client/zipball/
c7d1f35a31ef153a302e3f80336170e1280b983d
",
"reference": "
c7d1f35a31ef153a302e3f80336170e1280b983d
",
"shasum": ""
},
"require": {
...
...
@@ -5439,7 +5434,7 @@
"php-http/async-client-implementation": "*",
"php-http/client-implementation": "*",
"psr/http-client-implementation": "1.0",
"symfony/http-client-implementation": "
1.1
"
"symfony/http-client-implementation": "
2.2
"
},
"require-dev": {
"amphp/amp": "^2.5",
...
...
@@ -5481,7 +5476,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-client/tree/v5.2.
3
"
"source": "https://github.com/symfony/http-client/tree/v5.2.
4
"
},
"funding": [
{
...
...
@@ -5497,7 +5492,7 @@
"type": "tidelift"
}
],
"time": "2021-0
1-27T10:15:41
+00:00"
"time": "2021-0
3-01T00:40:14
+00:00"
},
{
"name": "symfony/http-client-contracts",
...
...
@@ -5580,16 +5575,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v5.2.
3
",
"version": "v5.2.
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "
20c554c0f03f7cde5ce230ed248470cccbc34c36
"
"reference": "
54499baea7f7418bce7b5ec92770fd0799e8e9bf
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/
20c554c0f03f7cde5ce230ed248470cccbc34c36
",
"reference": "
20c554c0f03f7cde5ce230ed248470cccbc34c36
",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/
54499baea7f7418bce7b5ec92770fd0799e8e9bf
",
"reference": "
54499baea7f7418bce7b5ec92770fd0799e8e9bf
",
"shasum": ""
},
"require": {
...
...
@@ -5633,7 +5628,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.2.
3
"
"source": "https://github.com/symfony/http-foundation/tree/v5.2.
4
"
},
"funding": [
{
...
...
@@ -5649,20 +5644,20 @@
"type": "tidelift"
}
],
"time": "2021-02-
03T04:42:09
+00:00"
"time": "2021-02-
25T17:16:57
+00:00"
},
{
"name": "symfony/mailer",
"version": "v5.2.
3
",
"version": "v5.2.
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
"reference": "
1efa11a8f59b8ba706aa6ee112c4675dce4dccf6
"
"reference": "
0ca4de7d25e520dfaf59da41c02381264f285d7d
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/
1efa11a8f59b8ba706aa6ee112c4675dce4dccf6
",
"reference": "
1efa11a8f59b8ba706aa6ee112c4675dce4dccf6
",
"url": "https://api.github.com/repos/symfony/mailer/zipball/
0ca4de7d25e520dfaf59da41c02381264f285d7d
",
"reference": "
0ca4de7d25e520dfaf59da41c02381264f285d7d
",
"shasum": ""
},
"require": {
...
...
@@ -5714,7 +5709,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailer/tree/v5.2.
3
"
"source": "https://github.com/symfony/mailer/tree/v5.2.
4
"
},
"funding": [
{
...
...
@@ -5730,20 +5725,20 @@
"type": "tidelift"
}
],
"time": "2021-02-
0
2T
06:10:15
+00:00"
"time": "2021-02-
2
2T
15:48:39
+00:00"
},
{
"name": "symfony/mime",
"version": "v5.2.
3
",
"version": "v5.2.
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "
7dee6a43493f39b51ff6c5bb2bd576fe40a76c86
"
"reference": "
5155d2fe14ef1eb150e3bdbbc1ec1455df95e9cd
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/
7dee6a43493f39b51ff6c5bb2bd576fe40a76c86
",
"reference": "
7dee6a43493f39b51ff6c5bb2bd576fe40a76c86
",
"url": "https://api.github.com/repos/symfony/mime/zipball/
5155d2fe14ef1eb150e3bdbbc1ec1455df95e9cd
",
"reference": "
5155d2fe14ef1eb150e3bdbbc1ec1455df95e9cd
",
"shasum": ""
},
"require": {
...
...
@@ -5796,7 +5791,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v5.2.
3
"
"source": "https://github.com/symfony/mime/tree/v5.2.
4
"
},
"funding": [
{
...
...
@@ -5812,11 +5807,11 @@
"type": "tidelift"
}
],
"time": "2021-02-
02T06:10:15
+00:00"
"time": "2021-02-
15T18:55:04
+00:00"
},
{
"name": "symfony/options-resolver",
"version": "v5.2.
3
",
"version": "v5.2.
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
...
...
@@ -5865,7 +5860,7 @@
"options"
],
"support": {
"source": "https://github.com/symfony/options-resolver/tree/v5.2.
3
"
"source": "https://github.com/symfony/options-resolver/tree/v5.2.
4
"
},
"funding": [
{
...
...
@@ -6700,7 +6695,7 @@
},
{
"name": "symfony/process",
"version": "v4.4.
19
",
"version": "v4.4.
20
",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
...
...
@@ -6741,7 +6736,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v4.4.
19
"
"source": "https://github.com/symfony/process/tree/v4.4.
20
"
},
"funding": [
{
...
...
@@ -6761,7 +6756,7 @@
},
{
"name": "symfony/property-access",
"version": "v5.2.
3
",
"version": "v5.2.
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-access.git",
...
...
@@ -6822,7 +6817,7 @@
"reflection"
],
"support": {
"source": "https://github.com/symfony/property-access/tree/v5.2.
3
"
"source": "https://github.com/symfony/property-access/tree/v5.2.
4
"
},
"funding": [
{
...
...
@@ -6842,16 +6837,16 @@
},
{
"name": "symfony/property-info",
"version": "v5.2.
3
",
"version": "v5.2.
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
"reference": "
4e4f368c3737b1c175d66f4fc0b99a5bcd161a77
"
"reference": "
7185bbc74e6f49c3f1b5936b4d9e4ca133921189
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/
4e4f368c3737b1c175d66f4fc0b99a5bcd161a77
",
"reference": "
4e4f368c3737b1c175d66f4fc0b99a5bcd161a77
",
"url": "https://api.github.com/repos/symfony/property-info/zipball/
7185bbc74e6f49c3f1b5936b4d9e4ca133921189
",
"reference": "
7185bbc74e6f49c3f1b5936b4d9e4ca133921189
",
"shasum": ""
},
"require": {
...
...
@@ -6912,7 +6907,7 @@
"validator"
],
"support": {
"source": "https://github.com/symfony/property-info/tree/v5.2.
3
"
"source": "https://github.com/symfony/property-info/tree/v5.2.
4
"
},
"funding": [
{
...
...
@@ -6928,20 +6923,20 @@
"type": "tidelift"
}
],
"time": "2021-0
1-27T10:15:41
+00:00"
"time": "2021-0
2-17T15:24:54
+00:00"
},
{
"name": "symfony/routing",
"version": "v4.4.
19
",
"version": "v4.4.
20
",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "
87529f6e305c7acb162840d1ea57922038072425
"
"reference": "
69919991c845b34626664ddc9b3aef9d09d2a5df
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/
87529f6e305c7acb162840d1ea57922038072425
",
"reference": "
87529f6e305c7acb162840d1ea57922038072425
",
"url": "https://api.github.com/repos/symfony/routing/zipball/
69919991c845b34626664ddc9b3aef9d09d2a5df
",
"reference": "
69919991c845b34626664ddc9b3aef9d09d2a5df
",
"shasum": ""
},
"require": {
...
...
@@ -7000,7 +6995,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v4.4.
19
"
"source": "https://github.com/symfony/routing/tree/v4.4.
20
"
},
"funding": [
{
...
...
@@ -7016,7 +7011,7 @@
"type": "tidelift"
}
],
"time": "2021-0
1
-2
7T09:09:26
+00:00"
"time": "2021-0
2
-2
2T15:37:04
+00:00"
},
{
"name": "symfony/service-contracts",
...
...
@@ -7099,16 +7094,16 @@
},
{
"name": "symfony/string",
"version": "v5.2.
3
",
"version": "v5.2.
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "
c95468897f408dd0aca2ff582074423dd0455122
"
"reference": "
4e78d7d47061fa183639927ec40d607973699609
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/
c95468897f408dd0aca2ff582074423dd0455122
",
"reference": "
c95468897f408dd0aca2ff582074423dd0455122
",
"url": "https://api.github.com/repos/symfony/string/zipball/
4e78d7d47061fa183639927ec40d607973699609
",
"reference": "
4e78d7d47061fa183639927ec40d607973699609
",
"shasum": ""
},