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
t3o
my.typo3.org
Commits
1112e072
Commit
1112e072
authored
May 12, 2020
by
Thomas Löffler
Browse files
Update TYPO3 CMS to 9.5.17
parent
34ea47b5
Pipeline
#8936
failed with stages
in 5 minutes and 35 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
composer.lock
View file @
1112e072
...
...
@@ -42,55 +42,6 @@
],
"time": "2015-05-20T15:36:05+00:00"
},
{
"name": "algo26-matthias/idna-convert",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/algo26-matthias/idna-convert.git",
"reference": "a6dfb6f87611e3a89d2eec4924a0f51db755c573"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/algo26-matthias/idna-convert/zipball/a6dfb6f87611e3a89d2eec4924a0f51db755c573",
"reference": "a6dfb6f87611e3a89d2eec4924a0f51db755c573",
"shasum": ""
},
"require": {
"ext-pcre": "*",
"php": ">=5.6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Mso\\IdnaConvert\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1+"
],
"authors": [
{
"name": "Matthias Sommerfeld",
"email": "mso@phlylabs.de",
"role": "Developer"
}
],
"description": "A library for encoding and decoding internationalized domain names",
"homepage": "http://idnaconv.net/",
"keywords": [
"idn",
"idna",
"php"
],
"time": "2016-06-19T18:08:43+00:00"
},
{
"name": "causal/ig_ldap_sso_auth",
"version": "3.5.0",
...
...
@@ -207,20 +158,21 @@
},
{
"name": "doctrine/annotations",
"version": "
v
1.
8.0
",
"version": "1.
10.2
",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "
904dca4eb10715b92569fbcd79e201d5c349b6bc
"
"reference": "
b9d758e831c70751155c698c2f7df4665314a1cb
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/
904dca4eb10715b92569fbcd79e201d5c349b6bc
",
"reference": "
904dca4eb10715b92569fbcd79e201d5c349b6bc
",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/
b9d758e831c70751155c698c2f7df4665314a1cb
",
"reference": "
b9d758e831c70751155c698c2f7df4665314a1cb
",
"shasum": ""
},
"require": {
"doctrine/lexer": "1.*",
"ext-tokenizer": "*",
"php": "^7.1"
},
"require-dev": {
...
...
@@ -230,7 +182,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.
7
.x-dev"
"dev-master": "1.
9
.x-dev"
}
},
"autoload": {
...
...
@@ -271,7 +223,7 @@
"docblock",
"parser"
],
"time": "20
19-10-01T18:55:10
+00:00"
"time": "20
20-04-20T09:18:32
+00:00"
},
{
"name": "doctrine/cache",
...
...
@@ -357,16 +309,16 @@
},
{
"name": "doctrine/dbal",
"version": "
v
2.10.
1
",
"version": "2.10.
2
",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "
c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d
8"
"reference": "
aab745e7b6b2de3b47019da81e7225e14dcfdac
8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/
c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d
8",
"reference": "
c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d
8",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/
aab745e7b6b2de3b47019da81e7225e14dcfdac
8",
"reference": "
aab745e7b6b2de3b47019da81e7225e14dcfdac
8",
"shasum": ""
},
"require": {
...
...
@@ -378,9 +330,11 @@
"require-dev": {
"doctrine/coding-standard": "^6.0",
"jetbrains/phpstorm-stubs": "^2019.1",
"phpstan/phpstan": "^0.11.3",
"nikic/php-parser": "^4.4",
"phpstan/phpstan": "^0.12",
"phpunit/phpunit": "^8.4.1",
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0"
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
"vimeo/psalm": "^3.11"
},
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
...
...
@@ -445,7 +399,21 @@
"sqlserver",
"sqlsrv"
],
"time": "2020-01-04T12:56:21+00:00"
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
"type": "tidelift"
}
],
"time": "2020-04-20T17:19:26+00:00"
},
{
"name": "doctrine/event-manager",
...
...
@@ -749,23 +717,24 @@
},
{
"name": "guzzlehttp/guzzle",
"version": "6.
4.1
",
"version": "6.
5.3
",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "
0895c932405407fd3a7368b6910c09a24d26db11
"
"reference": "
aab4ebd862aa7d04f01a4b51849d657db56d882e
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/
0895c932405407fd3a7368b6910c09a24d26db11
",
"reference": "
0895c932405407fd3a7368b6910c09a24d26db11
",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/
aab4ebd862aa7d04f01a4b51849d657db56d882e
",
"reference": "
aab4ebd862aa7d04f01a4b51849d657db56d882e
",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/promises": "^1.0",
"guzzlehttp/psr7": "^1.6.1",
"php": ">=5.5"
"php": ">=5.5",
"symfony/polyfill-intl-idn": "^1.11"
},
"require-dev": {
"ext-curl": "*",
...
...
@@ -778,7 +747,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "6.
3
-dev"
"dev-master": "6.
5
-dev"
}
},
"autoload": {
...
...
@@ -811,7 +780,7 @@
"rest",
"web service"
],
"time": "20
19-10-23T15:58:00
+00:00"
"time": "20
20-04-18T10:38:46
+00:00"
},
{
"name": "guzzlehttp/promises",
...
...
@@ -1423,16 +1392,16 @@
},
{
"name": "nikic/php-parser",
"version": "v4.
3
.0",
"version": "v4.
4
.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "
9a9981c347c5c49d6dfe5cf826bb882b824080dc
"
"reference": "
bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/
9a9981c347c5c49d6dfe5cf826bb882b824080dc
",
"reference": "
9a9981c347c5c49d6dfe5cf826bb882b824080dc
",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/
bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120
",
"reference": "
bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120
",
"shasum": ""
},
"require": {
...
...
@@ -1471,7 +1440,7 @@
"parser",
"php"
],
"time": "20
19-11-08T13:50:1
0+00:00"
"time": "20
20-04-10T16:34:5
0+00:00"
},
{
"name": "psr/cache",
...
...
@@ -1911,16 +1880,16 @@
},
{
"name": "symfony/cache",
"version": "v4.4.
2
",
"version": "v4.4.
8
",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "
6af64bab165e588300378a87bcd2df3c7c31c144
"
"reference": "
ba0aa1738d04df338c0fabdbecf9cf5fddcdb63f
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/
6af64bab165e588300378a87bcd2df3c7c31c144
",
"reference": "
6af64bab165e588300378a87bcd2df3c7c31c144
",
"url": "https://api.github.com/repos/symfony/cache/zipball/
ba0aa1738d04df338c0fabdbecf9cf5fddcdb63f
",
"reference": "
ba0aa1738d04df338c0fabdbecf9cf5fddcdb63f
",
"shasum": ""
},
"require": {
...
...
@@ -1986,7 +1955,21 @@
"caching",
"psr6"
],
"time": "2019-12-16T10:45:21+00:00"
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-04-28T17:55:16+00:00"
},
{
"name": "symfony/cache-contracts",
...
...
@@ -2048,16 +2031,16 @@
},
{
"name": "symfony/console",
"version": "v4.4.
2
",
"version": "v4.4.
8
",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "
82437719dab1e6bdd28726af14cb345c2ec816d0
"
"reference": "
10bb3ee3c97308869d53b3e3d03f6ac23ff985f7
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/
82437719dab1e6bdd28726af14cb345c2ec816d0
",
"reference": "
82437719dab1e6bdd28726af14cb345c2ec816d0
",
"url": "https://api.github.com/repos/symfony/console/zipball/
10bb3ee3c97308869d53b3e3d03f6ac23ff985f7
",
"reference": "
10bb3ee3c97308869d53b3e3d03f6ac23ff985f7
",
"shasum": ""
},
"require": {
...
...
@@ -2120,7 +2103,21 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
"time": "2019-12-17T10:32:23+00:00"
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-03-30T11:41:10+00:00"
},
{
"name": "symfony/contracts",
...
...
@@ -2268,16 +2265,16 @@
},
{
"name": "symfony/expression-language",
"version": "v4.4.
2
",
"version": "v4.4.
8
",
"source": {
"type": "git",
"url": "https://github.com/symfony/expression-language.git",
"reference": "
539e7ff0b635c8b90d8127bc929da781a96eab2d
"
"reference": "
38010d8d1eb425b74f25b87c366c4d97e4b06a89
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/
539e7ff0b635c8b90d8127bc929da781a96eab2d
",
"reference": "
539e7ff0b635c8b90d8127bc929da781a96eab2d
",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/
38010d8d1eb425b74f25b87c366c4d97e4b06a89
",
"reference": "
38010d8d1eb425b74f25b87c366c4d97e4b06a89
",
"shasum": ""
},
"require": {
...
...
@@ -2315,20 +2312,34 @@
],
"description": "Symfony ExpressionLanguage Component",
"homepage": "https://symfony.com",
"time": "2019-12-10T10:33:21+00:00"
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-04-15T15:55:41+00:00"
},
{
"name": "symfony/finder",
"version": "v4.4.
2
",
"version": "v4.4.
8
",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "
ce8743441da64c41e2a667b8eb66070444ed911e
"
"reference": "
5729f943f9854c5781984ed4907bbb817735776b
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/
ce8743441da64c41e2a667b8eb66070444ed911e
",
"reference": "
ce8743441da64c41e2a667b8eb66070444ed911e
",
"url": "https://api.github.com/repos/symfony/finder/zipball/
5729f943f9854c5781984ed4907bbb817735776b
",
"reference": "
5729f943f9854c5781984ed4907bbb817735776b
",
"shasum": ""
},
"require": {
...
...
@@ -2364,20 +2375,103 @@
],
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
"time": "2019-11-17T21:56:56+00:00"
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-03-27T16:54:36+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v5.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "e47fdf8b24edc12022ba52923150ec6484d7f57d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/e47fdf8b24edc12022ba52923150ec6484d7f57d",
"reference": "e47fdf8b24edc12022ba52923150ec6484d7f57d",
"shasum": ""
},
"require": {
"php": "^7.2.5",
"symfony/mime": "^4.4|^5.0",
"symfony/polyfill-mbstring": "~1.1"
},
"require-dev": {
"predis/predis": "~1.0",
"symfony/expression-language": "^4.4|^5.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\HttpFoundation\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-04-18T20:50:06+00:00"
},
{
"name": "symfony/intl",
"version": "v5.0.
2
",
"version": "v5.0.
8
",
"source": {
"type": "git",
"url": "https://github.com/symfony/intl.git",
"reference": "
41f910d47883c6ab37087ca4a3332e21e1d682f4
"
"reference": "
dc50ad5039ac685ca87306a346dc119cacdfea25
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/intl/zipball/
41f910d47883c6ab37087ca4a3332e21e1d682f4
",
"reference": "
41f910d47883c6ab37087ca4a3332e21e1d682f4
",
"url": "https://api.github.com/repos/symfony/intl/zipball/
dc50ad5039ac685ca87306a346dc119cacdfea25
",
"reference": "
dc50ad5039ac685ca87306a346dc119cacdfea25
",
"shasum": ""
},
"require": {
...
...
@@ -2439,20 +2533,110 @@
"l10n",
"localization"
],
"time": "2019-11-26T23:25:11+00:00"
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-04-12T14:40:17+00:00"
},
{
"name": "symfony/mime",
"version": "v5.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "5d6c81c39225a750f3f43bee15f03093fb9aaa0b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/5d6c81c39225a750f3f43bee15f03093fb9aaa0b",
"reference": "5d6c81c39225a750f3f43bee15f03093fb9aaa0b",
"shasum": ""
},
"require": {
"php": "^7.2.5",
"symfony/polyfill-intl-idn": "^1.10",
"symfony/polyfill-mbstring": "^1.0"
},
"conflict": {
"symfony/mailer": "<4.4"
},
"require-dev": {
"egulias/email-validator": "^2.1.10",
"symfony/dependency-injection": "^4.4|^5.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Mime\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "A library to manipulate MIME messages",
"homepage": "https://symfony.com",
"keywords": [
"mime",
"mime-type"
],
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-04-17T03:29:44+00:00"
},
{
"name": "symfony/polyfill-ctype",
"version": "v1.1
3.1
",
"version": "v1.1
6.0
",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "
f8f0b461be3385e56d6de3dbb5a0df24c0c275e3
"
"reference": "
1aab00e39cebaef4d8652497f46c15c1b7e45294
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/
f8f0b461be3385e56d6de3dbb5a0df24c0c275e3
",
"reference": "
f8f0b461be3385e56d6de3dbb5a0df24c0c275e3
",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/
1aab00e39cebaef4d8652497f46c15c1b7e45294
",
"reference": "
1aab00e39cebaef4d8652497f46c15c1b7e45294
",
"shasum": ""
},
"require": {
...
...
@@ -2464,7 +2648,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1
3
-dev"
"dev-master": "1.1
6
-dev"
}
},
"autoload": {
...
...
@@ -2497,20 +2681,34 @@
"polyfill",
"portable"
],
"time": "2019-11-27T13:56:44+00:00"
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-05-08T16:50:20+00:00"
},
{
"name": "symfony/polyfill-intl-icu",
"version": "v1.1
3.1
",
"version": "v1.1
6.0
",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-icu.git",
"reference": "
b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b
"
"reference": "
0913a9ab67d6042966287c8ad996927b6c710330
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/
b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b
",
"reference": "
b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b
",
"url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/
0913a9ab67d6042966287c8ad996927b6c710330
",
"reference": "
0913a9ab67d6042966287c8ad996927b6c710330
",
"shasum": ""
},
"require": {
...
...
@@ -2523,7 +2721,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1
3
-dev"
"dev-master": "1.1
6
-dev"
}
},
"autoload": {
...
...
@@ -2555,26 +2753,40 @@
"portable",
"shim"
],
"time": "2019-11-27T13:56:44+00:00"
"funding": [
{