Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
9d95d102
Commit
9d95d102
authored
Jul 22, 2021
by
Thomas Löffler
Browse files
Update TYPO3 CMS due to security issues
parent
af84d058
Pipeline
#13652
passed with stages
in 11 minutes and 40 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
composer.lock
View file @
9d95d102
...
...
@@ -49,30 +49,30 @@
},
{
"name": "apache-solr-for-typo3/solr",
"version": "11.0.
3
",
"version": "11.0.
4
",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-Solr/ext-solr.git",
"reference": "
72e46df4c4a99f8cf3fdd7d9e5b89e9b9b044ca6
"
"reference": "
bff768c81fd8df93607fb288f2c23cff62c4d00b
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TYPO3-Solr/ext-solr/zipball/
72e46df4c4a99f8cf3fdd7d9e5b89e9b9b044ca6
",
"reference": "
72e46df4c4a99f8cf3fdd7d9e5b89e9b9b044ca6
",
"url": "https://api.github.com/repos/TYPO3-Solr/ext-solr/zipball/
bff768c81fd8df93607fb288f2c23cff62c4d00b
",
"reference": "
bff768c81fd8df93607fb288f2c23cff62c4d00b
",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=7.2.0",
"solarium/solarium": "~4.2.0",
"typo3/cms-backend": "^9.5.16 ||
^
10.4.
0
",
"typo3/cms-core": "^9.5.16 ||
^
10.4.
0
",
"typo3/cms-extbase": "^9.5.16 ||
^
10.4.
0
",
"typo3/cms-fluid": "^9.5.16 ||
^
10.4.
0
",
"typo3/cms-frontend": "^9.5.16 ||
^
10.4.
0
",
"typo3/cms-reports": "^9.5.16 ||
^
10.4.
0
",
"typo3/cms-scheduler": "^9.5.16 ||
^
10.4.
0
",
"typo3/cms-tstemplate": "^9.5.16 ||
^
10.4.
0
"
"typo3/cms-backend": "^9.5.16 ||
>=
10.4.
1 != 10.4.7
",
"typo3/cms-core": "^9.5.16 ||
>=
10.4.
1 != 10.4.7
",
"typo3/cms-extbase": "^9.5.16 ||
>=
10.4.
1 != 10.4.7
",
"typo3/cms-fluid": "^9.5.16 ||
>=
10.4.
1 != 10.4.7
",
"typo3/cms-frontend": "^9.5.16 ||
>=
10.4.
1 != 10.4.7
",
"typo3/cms-reports": "^9.5.16 ||
>=
10.4.
1 != 10.4.7
",
"typo3/cms-scheduler": "^9.5.16 ||
>=
10.4.
1 != 10.4.7
",
"typo3/cms-tstemplate": "^9.5.16 ||
>=
10.4.
1 != 10.4.7
"
},
"replace": {
"apache-solr-for-typo3/solrfluid": "*",
...
...
@@ -85,7 +85,7 @@
"type": "typo3-cms-extension",
"extra": {
"branch-alias": {
"dev-
master
": "11.0.x-dev"
"dev-
release-11.0.x
": "11.0.x-dev"
},
"typo3/cms": {
"extension-key": "solr",
...
...
@@ -133,7 +133,7 @@
"type": "custom"
}
],
"time": "202
0
-0
9
-2
5
T1
9:42:15
+00:00"
"time": "202
1
-0
5
-2
1
T1
8:29:33
+00:00"
},
{
"name": "b13/typo3-composerize",
...
...
@@ -892,24 +892,23 @@
},
{
"name": "doctrine/cache",
"version": "1.1
1.0
",
"version": "
2.
1.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
"reference": "
a9c1b59eba5a08ca2770a76eddb88922f504e8e0
"
"reference": "
331b4d5dbaeab3827976273e9356b3b453c300ce
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/
a9c1b59eba5a08ca2770a76eddb88922f504e8e0
",
"reference": "
a9c1b59eba5a08ca2770a76eddb88922f504e8e0
",
"url": "https://api.github.com/repos/doctrine/cache/zipball/
331b4d5dbaeab3827976273e9356b3b453c300ce
",
"reference": "
331b4d5dbaeab3827976273e9356b3b453c300ce
",
"shasum": ""
},
"require": {
"php": "~7.1 || ^8.0"
},
"conflict": {
"doctrine/common": ">2.2,<2.4",
"psr/cache": ">=3"
"doctrine/common": ">2.2,<2.4"
},
"require-dev": {
"alcaeus/mongo-php-adapter": "^1.1",
...
...
@@ -918,8 +917,9 @@
"mongodb/mongodb": "^1.1",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
"predis/predis": "~1.0",
"psr/cache": "^1.0 || ^2.0",
"symfony/cache": "^4.4 || ^5.2"
"psr/cache": "^1.0 || ^2.0 || ^3.0",
"symfony/cache": "^4.4 || ^5.2 || ^6.0@dev",
"symfony/var-exporter": "^4.4 || ^5.2 || ^6.0@dev"
},
"suggest": {
"alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
...
...
@@ -971,7 +971,7 @@
],
"support": {
"issues": "https://github.com/doctrine/cache/issues",
"source": "https://github.com/doctrine/cache/tree/1.1
1.0
"
"source": "https://github.com/doctrine/cache/tree/
2.
1.1"
},
"funding": [
{
...
...
@@ -987,35 +987,36 @@
"type": "tidelift"
}
],
"time": "2021-0
4
-1
3
T14:4
6:17
+00:00"
"time": "2021-0
7
-1
7
T14:4
9:29
+00:00"
},
{
"name": "doctrine/dbal",
"version": "2.13.
1
",
"version": "2.13.
2
",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "
c800380457948e65bbd30ba92cc17cda108bf8c9
"
"reference": "
8dd39d2ead4409ce652fd4f02621060f009ea5e4
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/
c800380457948e65bbd30ba92cc17cda108bf8c9
",
"reference": "
c800380457948e65bbd30ba92cc17cda108bf8c9
",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/
8dd39d2ead4409ce652fd4f02621060f009ea5e4
",
"reference": "
8dd39d2ead4409ce652fd4f02621060f009ea5e4
",
"shasum": ""
},
"require": {
"doctrine/cache": "^1.0",
"doctrine/cache": "^1.0
|^2.0
",
"doctrine/deprecations": "^0.5.3",
"doctrine/event-manager": "^1.0",
"ext-pdo": "*",
"php": "^7.1 || ^8"
},
"require-dev": {
"doctrine/coding-standard": "
8.2
.0",
"doctrine/coding-standard": "
9.0
.0",
"jetbrains/phpstorm-stubs": "2020.2",
"phpstan/phpstan": "0.12.81",
"phpunit/phpunit": "^7.5.20|^8.5|9.5.
0
",
"phpunit/phpunit": "^7.5.20|^8.5|9.5.
5
",
"squizlabs/php_codesniffer": "3.6.0",
"symfony/cache": "^4.4",
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
"vimeo/psalm": "4.6.4"
},
...
...
@@ -1078,7 +1079,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/2.13.
1
"
"source": "https://github.com/doctrine/dbal/tree/2.13.
2
"
},
"funding": [
{
...
...
@@ -1094,7 +1095,7 @@
"type": "tidelift"
}
],
"time": "2021-0
4
-1
7T17:30:1
9+00:00"
"time": "2021-0
6
-1
8T21:48:3
9+00:00"
},
{
"name": "doctrine/deprecations",
...
...
@@ -1450,6 +1451,51 @@
],
"time": "2020-12-29T14:50:06+00:00"
},
{
"name": "enshrined/svg-sanitize",
"version": "0.14.0",
"source": {
"type": "git",
"url": "https://github.com/darylldoyle/svg-sanitizer.git",
"reference": "beff89576a72540ee99476aeb9cfe98222e76fb8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/beff89576a72540ee99476aeb9cfe98222e76fb8",
"reference": "beff89576a72540ee99476aeb9cfe98222e76fb8",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*"
},
"require-dev": {
"codeclimate/php-test-reporter": "^0.1.2",
"phpunit/phpunit": "^6"
},
"type": "library",
"autoload": {
"psr-4": {
"enshrined\\svgSanitize\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Daryll Doyle",
"email": "daryll@enshrined.co.uk"
}
],
"description": "An SVG sanitizer for PHP",
"support": {
"issues": "https://github.com/darylldoyle/svg-sanitizer/issues",
"source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.14.0"
},
"time": "2021-01-21T10:13:20+00:00"
},
{
"name": "gordalina/cachetool",
"version": "4.1.1",
...
...
@@ -2554,16 +2600,16 @@
},
{
"name": "nikic/php-parser",
"version": "v4.1
0.5
",
"version": "v4.1
2.0
",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "
4432ba399e47c66624bc73c8c0f811e5c109576f
"
"reference": "
6608f01670c3cc5079e18c1dab1104e002579143
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/
4432ba399e47c66624bc73c8c0f811e5c109576f
",
"reference": "
4432ba399e47c66624bc73c8c0f811e5c109576f
",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/
6608f01670c3cc5079e18c1dab1104e002579143
",
"reference": "
6608f01670c3cc5079e18c1dab1104e002579143
",
"shasum": ""
},
"require": {
...
...
@@ -2604,9 +2650,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.1
0.5
"
"source": "https://github.com/nikic/PHP-Parser/tree/v4.1
2.0
"
},
"time": "2021-0
5-03T19:11:20
+00:00"
"time": "2021-0
7-21T10:44:31
+00:00"
},
{
"name": "nimut/testing-framework",
...
...
@@ -5289,16 +5335,16 @@
},
{
"name": "symfony/cache",
"version": "v5.
2.8
",
"version": "v5.
3.3
",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "
c13bfc6682a669e6ba592ba3305139ebf946a811
"
"reference": "
82962a497f090e95e3b357c21bf6f54991c9b1a5
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/
c13bfc6682a669e6ba592ba3305139ebf946a811
",
"reference": "
c13bfc6682a669e6ba592ba3305139ebf946a811
",
"url": "https://api.github.com/repos/symfony/cache/zipball/
82962a497f090e95e3b357c21bf6f54991c9b1a5
",
"reference": "
82962a497f090e95e3b357c21bf6f54991c9b1a5
",
"shasum": ""
},
"require": {
...
...
@@ -5306,6 +5352,7 @@
"psr/cache": "^1.0|^2.0",
"psr/log": "^1.1",
"symfony/cache-contracts": "^1.1.7|^2",
"symfony/deprecation-contracts": "^2.1",
"symfony/polyfill-php80": "^1.15",
"symfony/service-contracts": "^1.1|^2",
"symfony/var-exporter": "^4.4|^5.0"
...
...
@@ -5323,7 +5370,7 @@
},
"require-dev": {
"cache/integration-tests": "dev-master",
"doctrine/cache": "^1.6",
"doctrine/cache": "^1.6
|^2.0
",
"doctrine/dbal": "^2.10|^3.0",
"predis/predis": "^1.1",
"psr/simple-cache": "^1.0",
...
...
@@ -5364,7 +5411,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v5.
2.8
"
"source": "https://github.com/symfony/cache/tree/v5.
3.3
"
},
"funding": [
{
...
...
@@ -5380,7 +5427,7 @@
"type": "tidelift"
}
],
"time": "2021-0
5-07T13:41:16
+00:00"
"time": "2021-0
6-24T08:13:00
+00:00"
},
{
"name": "symfony/cache-contracts",
...
...
@@ -5463,22 +5510,23 @@
},
{
"name": "symfony/config",
"version": "v4.4.2
3
",
"version": "v4.4.2
6
",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "
be9e601f17fc684ddfd6c675fdfcd04bb51fa928
"
"reference": "
1cb26cdb8a9834d8494cadd284602fa0647b73e5
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/
be9e601f17fc684ddfd6c675fdfcd04bb51fa928
",
"reference": "
be9e601f17fc684ddfd6c675fdfcd04bb51fa928
",
"url": "https://api.github.com/repos/symfony/config/zipball/
1cb26cdb8a9834d8494cadd284602fa0647b73e5
",
"reference": "
1cb26cdb8a9834d8494cadd284602fa0647b73e5
",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
"symfony/filesystem": "^3.4|^4.0|^5.0",
"symfony/polyfill-ctype": "~1.8"
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-php81": "^1.22"
},
"conflict": {
"symfony/finder": "<3.4"
...
...
@@ -5519,7 +5567,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.2
3
"
"source": "https://github.com/symfony/config/tree/v4.4.2
6
"
},
"funding": [
{
...
...
@@ -5535,20 +5583,20 @@
"type": "tidelift"
}
],
"time": "2021-0
5-07T13:37:51
+00:00"
"time": "2021-0
6-21T14:51:25
+00:00"
},
{
"name": "symfony/console",
"version": "v4.4.2
3
",
"version": "v4.4.2
6
",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "
1ab187ac21d41d7d34a4f529091a1f5d0bb2924f
"
"reference": "
9aa1eb46c1b12fada74dc0c529e93d1ccef22576
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/
1ab187ac21d41d7d34a4f529091a1f5d0bb2924f
",
"reference": "
1ab187ac21d41d7d34a4f529091a1f5d0bb2924f
",
"url": "https://api.github.com/repos/symfony/console/zipball/
9aa1eb46c1b12fada74dc0c529e93d1ccef22576
",
"reference": "
9aa1eb46c1b12fada74dc0c529e93d1ccef22576
",
"shasum": ""
},
"require": {
...
...
@@ -5608,7 +5656,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.2
3
"
"source": "https://github.com/symfony/console/tree/v4.4.2
6
"
},
"funding": [
{
...
...
@@ -5624,20 +5672,20 @@
"type": "tidelift"
}
],
"time": "2021-0
5-10T12:53:15
+00:00"
"time": "2021-0
6-06T09:12:27
+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v4.4.2
3
",
"version": "v4.4.2
6
",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "
c1d4b65852f22e19131dea626e236a8e07d64479
"
"reference": "
a944d2f8e903dc99f5f1baf3eb74081352f0067f
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/
c1d4b65852f22e19131dea626e236a8e07d64479
",
"reference": "
c1d4b65852f22e19131dea626e236a8e07d64479
",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/
a944d2f8e903dc99f5f1baf3eb74081352f0067f
",
"reference": "
a944d2f8e903dc99f5f1baf3eb74081352f0067f
",
"shasum": ""
},
"require": {
...
...
@@ -5693,7 +5741,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.2
3
"
"source": "https://github.com/symfony/dependency-injection/tree/v4.4.2
6
"
},
"funding": [
{
...
...
@@ -5709,7 +5757,7 @@
"type": "tidelift"
}
],
"time": "2021-0
5-11T15:55:42
+00:00"
"time": "2021-0
6-24T08:08:16
+00:00"
},
{
"name": "symfony/deprecation-contracts",
...
...
@@ -5780,16 +5828,16 @@
},
{
"name": "symfony/event-dispatcher",
"version": "v4.4.2
0
",
"version": "v4.4.2
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "
c352647244bd376bf7d31efbd5401f13f50dad0c
"
"reference": "
047773e7016e4fd45102cedf4bd2558ae0d0c32f
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/
c352647244bd376bf7d31efbd5401f13f50dad0c
",
"reference": "
c352647244bd376bf7d31efbd5401f13f50dad0c
",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/
047773e7016e4fd45102cedf4bd2558ae0d0c32f
",
"reference": "
047773e7016e4fd45102cedf4bd2558ae0d0c32f
",
"shasum": ""
},
"require": {
...
...
@@ -5843,7 +5891,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.2
0
"
"source": "https://github.com/symfony/event-dispatcher/tree/v4.4.2
5
"
},
"funding": [
{
...
...
@@ -5859,7 +5907,7 @@
"type": "tidelift"
}
],
"time": "2021-0
1
-2
7T09:09:26
+00:00"
"time": "2021-0
5
-2
6T17:39:37
+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
...
...
@@ -5942,16 +5990,16 @@
},
{
"name": "symfony/expression-language",
"version": "v5.
2.7
",
"version": "v5.
3.0
",
"source": {
"type": "git",
"url": "https://github.com/symfony/expression-language.git",
"reference": "
c8bb14c3bcc397845d7e86a1cc5022671eed1ff8
"
"reference": "
e3c136ac5333b0d2ca9de9e7e3efe419362aa046
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/
c8bb14c3bcc397845d7e86a1cc5022671eed1ff8
",
"reference": "
c8bb14c3bcc397845d7e86a1cc5022671eed1ff8
",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/
e3c136ac5333b0d2ca9de9e7e3efe419362aa046
",
"reference": "
e3c136ac5333b0d2ca9de9e7e3efe419362aa046
",
"shasum": ""
},
"require": {
...
...
@@ -5986,7 +6034,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.3.0
-BETA1
"
"source": "https://github.com/symfony/expression-language/tree/v5.3.0"
},
"funding": [
{
...
...
@@ -6002,20 +6050,20 @@
"type": "tidelift"
}
],
"time": "2021-0
4-07T16:07:52
+00:00"
"time": "2021-0
5-26T12:52:38
+00:00"
},
{
"name": "symfony/filesystem",
"version": "v5.
2.7
",
"version": "v5.
3.3
",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "
056e92acc21d977c37e6ea8e97374b2a6c8551b0
"
"reference": "
19b71c8f313b411172dd5f470fd61f24466d79a9
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/
056e92acc21d977c37e6ea8e97374b2a6c8551b0
",
"reference": "
056e92acc21d977c37e6ea8e97374b2a6c8551b0
",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/
19b71c8f313b411172dd5f470fd61f24466d79a9
",
"reference": "
19b71c8f313b411172dd5f470fd61f24466d79a9
",
"shasum": ""
},
"require": {
...
...
@@ -6048,7 +6096,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v5.
2.7
"
"source": "https://github.com/symfony/filesystem/tree/v5.
3.3
"
},
"funding": [
{
...
...
@@ -6064,20 +6112,20 @@
"type": "tidelift"
}
],
"time": "2021-0
4-01T10:42:13
+00:00"
"time": "2021-0
6-30T07:27:52
+00:00"
},
{
"name": "symfony/finder",
"version": "v4.4.2
3
",
"version": "v4.4.2
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "
67b77716f517e3f864759232e1201e7aa2ab0e82
"
"reference": "
ed33314396d968a8936c95f5bd1b88bd3b3e94a3
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/
67b77716f517e3f864759232e1201e7aa2ab0e82
",
"reference": "
67b77716f517e3f864759232e1201e7aa2ab0e82
",
"url": "https://api.github.com/repos/symfony/finder/zipball/
ed33314396d968a8936c95f5bd1b88bd3b3e94a3
",
"reference": "
ed33314396d968a8936c95f5bd1b88bd3b3e94a3
",
"shasum": ""
},
"require": {
...
...
@@ -6109,7 +6157,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.2
3
"
"source": "https://github.com/symfony/finder/tree/v4.4.2
5
"
},
"funding": [
{
...
...
@@ -6125,7 +6173,7 @@
"type": "tidelift"
}
],
"time": "2021-05-
09T09:13:09
+00:00"
"time": "2021-05-
26T11:20:16
+00:00"
},
{
"name": "symfony/http-client",
...
...
@@ -6293,16 +6341,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v5.
2.8
",
"version": "v5.
3.3
",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "
e8fbbab7c4a71592985019
47
7
53
2629cb2e142dc
"
"reference": "
0e45ab1574caa0460d9190871a8ce
4753
9e40ccf
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/
e8fbbab7c4a71592985019
47
7
53
2629cb2e142dc
",
"reference": "
e8fbbab7c4a71592985019
47
7
53
2629cb2e142dc
",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/
0e45ab1574caa0460d9190871a8ce
4753
9e40ccf
",
"reference": "
0e45ab1574caa0460d9190871a8ce
4753
9e40ccf
",
"shasum": ""
},
"require": {
...
...
@@ -6346,7 +6394,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.8
"
"source": "https://github.com/symfony/http-foundation/tree/v5.
3.3
"
},
"funding": [
{
...
...
@@ -6362,26 +6410,27 @@
"type": "tidelift"
}
],
"time": "2021-0
5-07T13:41:16
+00:00"
"time": "2021-0
6-27T09:19:40
+00:00"
},
{
"name": "symfony/mailer",
"version": "v5.
2.7
",
"version": "v5.
3.3
",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
"reference": "
c50b304246e56c8574c203bce440f0eafb107ae9
"
"reference": "
6ebd500f14402344fe4369ee88bfec27a567a24d
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/
c50b304246e56c8574c203bce440f0eafb107ae9
",
"reference": "
c50b304246e56c8574c203bce440f0eafb107ae9
",
"url": "https://api.github.com/repos/symfony/mailer/zipball/
6ebd500f14402344fe4369ee88bfec27a567a24d
",
"reference": "
6ebd500f14402344fe4369ee88bfec27a567a24d
",
"shasum": ""
},
"require": {
"egulias/email-validator": "^2.1.10|^3",
"php": ">=7.2.5",
"psr/log": "~1.0",
"symfony/deprecation-contracts": "^2.1",
"symfony/event-dispatcher": "^4.4|^5.0",
"symfony/mime": "^5.2.6",
"symfony/polyfill-php80": "^1.15",
...
...
@@ -6391,15 +6440,8 @@
"symfony/http-kernel": "<4.4"
},
"require-dev": {
"symfony/amazon-mailer": "^4.4|^5.0",
"symfony/google-mailer": "^4.4|^5.0",
"symfony/http-client-contracts": "^1.1|^2",
"symfony/mailchimp-mailer": "^4.4|^5.0",
"symfony/mailgun-mailer": "^4.4|^5.0",
"symfony/mailjet-mailer": "^4.4|^5.0",
"symfony/messenger": "^4.4|^5.0",
"symfony/postmark-mailer": "^4.4|^5.0",
"symfony/sendgrid-mailer": "^4.4|^5.0"
"symfony/messenger": "^4.4|^5.0"
},
"type": "library",
"autoload": {
...
...
@@ -6427,7 +6469,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailer/tree/v5.
2.7
"
"source": "https://github.com/symfony/mailer/tree/v5.
3.3
"
},
"funding": [
{
...
...
@@ -6443,20 +6485,20 @@
"type": "tidelift"
}
],
"time": "2021-0
4
-2
3T11:25
:0
9
+00:00"
"time": "2021-0
6
-2
4T08:13
:0
0
+00:00"
},
{
"name": "symfony/mime",
"version": "v5.
2.7
",
"version": "v5.
3.2
",