Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
E
extensions.typo3.org
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
59
Issues
59
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
services
T
t3o sites
extensions.typo3.org
extensions.typo3.org
Commits
07c62c8d
Commit
07c62c8d
authored
Nov 03, 2019
by
Thomas Löffler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[TASK] Update TYPO3 CMS to 8.7.29
parent
0b7cd81e
Pipeline
#7736
passed with stages
in 6 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
321 additions
and
411 deletions
+321
-411
composer.lock
composer.lock
+321
-411
No files found.
composer.lock
View file @
07c62c8d
...
@@ -353,16 +353,16 @@
...
@@ -353,16 +353,16 @@
},
},
{
{
"name": "doctrine/annotations",
"name": "doctrine/annotations",
"version": "v1.
6.1
",
"version": "v1.
8.0
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "
53120e0eb10355388d6ccbe462f1fea34ddadb24
"
"reference": "
904dca4eb10715b92569fbcd79e201d5c349b6bc
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/
53120e0eb10355388d6ccbe462f1fea34ddadb24
",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/
904dca4eb10715b92569fbcd79e201d5c349b6bc
",
"reference": "
53120e0eb10355388d6ccbe462f1fea34ddadb24
",
"reference": "
904dca4eb10715b92569fbcd79e201d5c349b6bc
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -371,12 +371,12 @@
...
@@ -371,12 +371,12 @@
},
},
"require-dev": {
"require-dev": {
"doctrine/cache": "1.*",
"doctrine/cache": "1.*",
"phpunit/phpunit": "^
6.4
"
"phpunit/phpunit": "^
7.5
"
},
},
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "1.
6
.x-dev"
"dev-master": "1.
7
.x-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -389,6 +389,10 @@
...
@@ -389,6 +389,10 @@
"MIT"
"MIT"
],
],
"authors": [
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
{
"name": "Roman Borschel",
"name": "Roman Borschel",
"email": "roman@code-factory.org"
"email": "roman@code-factory.org"
...
@@ -397,10 +401,6 @@
...
@@ -397,10 +401,6 @@
"name": "Benjamin Eberlei",
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
"email": "kontakt@beberlei.de"
},
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
{
"name": "Jonathan Wage",
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
"email": "jonwage@gmail.com"
...
@@ -417,20 +417,20 @@
...
@@ -417,20 +417,20 @@
"docblock",
"docblock",
"parser"
"parser"
],
],
"time": "2019-
03-25T19:12:02
+00:00"
"time": "2019-
10-01T18:55:10
+00:00"
},
},
{
{
"name": "doctrine/cache",
"name": "doctrine/cache",
"version": "v1.8.
0
",
"version": "v1.8.
1
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/doctrine/cache.git",
"url": "https://github.com/doctrine/cache.git",
"reference": "d
768d58baee9a4862ca783840eca1b9add7a7f57
"
"reference": "d
4374ae95b36062d02ef310100ed33d78738d76c
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/d
768d58baee9a4862ca783840eca1b9add7a7f57
",
"url": "https://api.github.com/repos/doctrine/cache/zipball/d
4374ae95b36062d02ef310100ed33d78738d76c
",
"reference": "d
768d58baee9a4862ca783840eca1b9add7a7f57
",
"reference": "d
4374ae95b36062d02ef310100ed33d78738d76c
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -465,6 +465,10 @@
...
@@ -465,6 +465,10 @@
"MIT"
"MIT"
],
],
"authors": [
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
{
"name": "Roman Borschel",
"name": "Roman Borschel",
"email": "roman@code-factory.org"
"email": "roman@code-factory.org"
...
@@ -473,10 +477,6 @@
...
@@ -473,10 +477,6 @@
"name": "Benjamin Eberlei",
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
"email": "kontakt@beberlei.de"
},
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
{
"name": "Jonathan Wage",
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
"email": "jonwage@gmail.com"
...
@@ -492,7 +492,7 @@
...
@@ -492,7 +492,7 @@
"cache",
"cache",
"caching"
"caching"
],
],
"time": "201
8-08-21T18:01:43
+00:00"
"time": "201
9-10-28T09:31:32
+00:00"
},
},
{
{
"name": "doctrine/collections",
"name": "doctrine/collections",
...
@@ -831,28 +831,30 @@
...
@@ -831,28 +831,30 @@
},
},
{
{
"name": "doctrine/lexer",
"name": "doctrine/lexer",
"version": "1.
0.2
",
"version": "1.
1.0
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
"url": "https://github.com/doctrine/lexer.git",
"reference": "
1febd6c3ef84253d7c815bed85fc622ad207a9f8
"
"reference": "
e17f069ede36f7534b95adec71910ed1b49c74ea
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/
1febd6c3ef84253d7c815bed85fc622ad207a9f8
",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/
e17f069ede36f7534b95adec71910ed1b49c74ea
",
"reference": "
1febd6c3ef84253d7c815bed85fc622ad207a9f8
",
"reference": "
e17f069ede36f7534b95adec71910ed1b49c74ea
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"php": "
>=5.3
.2"
"php": "
^7
.2"
},
},
"require-dev": {
"require-dev": {
"phpunit/phpunit": "^4.5"
"doctrine/coding-standard": "^6.0",
"phpstan/phpstan": "^0.11.8",
"phpunit/phpunit": "^8.2"
},
},
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "1.
0
.x-dev"
"dev-master": "1.
1
.x-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -865,14 +867,14 @@
...
@@ -865,14 +867,14 @@
"MIT"
"MIT"
],
],
"authors": [
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
{
"name": "Guilherme Blanco",
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
"email": "guilhermeblanco@gmail.com"
},
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
{
"name": "Johannes Schmitt",
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
"email": "schmittjoh@gmail.com"
...
@@ -887,7 +889,7 @@
...
@@ -887,7 +889,7 @@
"parser",
"parser",
"php"
"php"
],
],
"time": "2019-0
6-08T11:03:04
+00:00"
"time": "2019-0
7-30T19:33:28
+00:00"
},
},
{
{
"name": "gordalina/cachetool",
"name": "gordalina/cachetool",
...
@@ -998,27 +1000,28 @@
...
@@ -998,27 +1000,28 @@
},
},
{
{
"name": "guzzlehttp/guzzle",
"name": "guzzlehttp/guzzle",
"version": "6.
3.3
",
"version": "6.
4.1
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "
407b0cb880ace85c9b63c5f9551db498cb2d50ba
"
"reference": "
0895c932405407fd3a7368b6910c09a24d26db11
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/
407b0cb880ace85c9b63c5f9551db498cb2d50ba
",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/
0895c932405407fd3a7368b6910c09a24d26db11
",
"reference": "
407b0cb880ace85c9b63c5f9551db498cb2d50ba
",
"reference": "
0895c932405407fd3a7368b6910c09a24d26db11
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"ext-json": "*",
"guzzlehttp/promises": "^1.0",
"guzzlehttp/promises": "^1.0",
"guzzlehttp/psr7": "^1.
4
",
"guzzlehttp/psr7": "^1.
6.1
",
"php": ">=5.5"
"php": ">=5.5"
},
},
"require-dev": {
"require-dev": {
"ext-curl": "*",
"ext-curl": "*",
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
"psr/log": "^1.
0
"
"psr/log": "^1.
1
"
},
},
"suggest": {
"suggest": {
"psr/log": "Required for using the Log middleware"
"psr/log": "Required for using the Log middleware"
...
@@ -1030,12 +1033,12 @@
...
@@ -1030,12 +1033,12 @@
}
}
},
},
"autoload": {
"autoload": {
"files": [
"src/functions_include.php"
],
"psr-4": {
"psr-4": {
"GuzzleHttp\\": "src/"
"GuzzleHttp\\": "src/"
}
},
"files": [
"src/functions_include.php"
]
},
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
"license": [
"license": [
...
@@ -1059,7 +1062,7 @@
...
@@ -1059,7 +1062,7 @@
"rest",
"rest",
"web service"
"web service"
],
],
"time": "201
8-04-22T15:46:56
+00:00"
"time": "201
9-10-23T15:58:00
+00:00"
},
},
{
{
"name": "guzzlehttp/promises",
"name": "guzzlehttp/promises",
...
@@ -1114,33 +1117,37 @@
...
@@ -1114,33 +1117,37 @@
},
},
{
{
"name": "guzzlehttp/psr7",
"name": "guzzlehttp/psr7",
"version": "1.
5.2
",
"version": "1.
6.1
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "
9f83dded91781a01c63574e387eaa769be769115
"
"reference": "
239400de7a173fe9901b9ac7c06497751f00727a
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/
9f83dded91781a01c63574e387eaa769be769115
",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/
239400de7a173fe9901b9ac7c06497751f00727a
",
"reference": "
9f83dded91781a01c63574e387eaa769be769115
",
"reference": "
239400de7a173fe9901b9ac7c06497751f00727a
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"php": ">=5.4.0",
"php": ">=5.4.0",
"psr/http-message": "~1.0",
"psr/http-message": "~1.0",
"ralouphie/getallheaders": "^2.0.5"
"ralouphie/getallheaders": "^2.0.5
|| ^3.0.0
"
},
},
"provide": {
"provide": {
"psr/http-message-implementation": "1.0"
"psr/http-message-implementation": "1.0"
},
},
"require-dev": {
"require-dev": {
"ext-zlib": "*",
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
},
},
"suggest": {
"zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
},
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "1.
5
-dev"
"dev-master": "1.
6
-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -1177,7 +1184,7 @@
...
@@ -1177,7 +1184,7 @@
"uri",
"uri",
"url"
"url"
],
],
"time": "201
8-12-04T20:46:45
+00:00"
"time": "201
9-07-01T23:21:34
+00:00"
},
},
{
{
"name": "helhum/config-loader",
"name": "helhum/config-loader",
...
@@ -1756,24 +1763,24 @@
...
@@ -1756,24 +1763,24 @@
},
},
{
{
"name": "ralouphie/getallheaders",
"name": "ralouphie/getallheaders",
"version": "
2.0.5
",
"version": "
3.0.3
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/ralouphie/getallheaders.git",
"url": "https://github.com/ralouphie/getallheaders.git",
"reference": "
5601c8a83fbba7ef674a7369456d12f1e0d0eafa
"
"reference": "
120b605dfeb996808c31b6477290a714d356e822
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/
5601c8a83fbba7ef674a7369456d12f1e0d0eafa
",
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/
120b605dfeb996808c31b6477290a714d356e822
",
"reference": "
5601c8a83fbba7ef674a7369456d12f1e0d0eafa
",
"reference": "
120b605dfeb996808c31b6477290a714d356e822
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"php": ">=5.
3
"
"php": ">=5.
6
"
},
},
"require-dev": {
"require-dev": {
"php
unit/phpunit": "~3.7.0
",
"php
-coveralls/php-coveralls": "^2.1
",
"
satooshi/php-coveralls": ">=1.0
"
"
phpunit/phpunit": "^5 || ^6.5
"
},
},
"type": "library",
"type": "library",
"autoload": {
"autoload": {
...
@@ -1792,7 +1799,7 @@
...
@@ -1792,7 +1799,7 @@
}
}
],
],
"description": "A polyfill for getallheaders.",
"description": "A polyfill for getallheaders.",
"time": "201
6-02-11T07:05:2
7+00:00"
"time": "201
9-03-08T08:55:3
7+00:00"
},
},
{
{
"name": "solarium/solarium",
"name": "solarium/solarium",
...
@@ -1908,16 +1915,16 @@
...
@@ -1908,16 +1915,16 @@
},
},
{
{
"name": "symfony/console",
"name": "symfony/console",
"version": "v3.4.
28
",
"version": "v3.4.
33
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/console.git",
"url": "https://github.com/symfony/console.git",
"reference": "
8e1d1e406dd31727fa70cd5a99cda202e9d6a5c6
"
"reference": "
c7edffb26b29cae972ca4afccb610a38ce8d0ccf
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/
8e1d1e406dd31727fa70cd5a99cda202e9d6a5c6
",
"url": "https://api.github.com/repos/symfony/console/zipball/
c7edffb26b29cae972ca4afccb610a38ce8d0ccf
",
"reference": "
8e1d1e406dd31727fa70cd5a99cda202e9d6a5c6
",
"reference": "
c7edffb26b29cae972ca4afccb610a38ce8d0ccf
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -1976,20 +1983,20 @@
...
@@ -1976,20 +1983,20 @@
],
],
"description": "Symfony Console Component",
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"time": "2019-
05-09T08:42:51
+00:00"
"time": "2019-
10-24T15:33:53
+00:00"
},
},
{
{
"name": "symfony/debug",
"name": "symfony/debug",
"version": "v4.3.
1
",
"version": "v4.3.
6
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/debug.git",
"url": "https://github.com/symfony/debug.git",
"reference": "
4e025104f1f9adb1f7a2d14fb102c9986d6e97c6
"
"reference": "
5ea9c3e01989a86ceaa0283f21234b12deadf5e2
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/
4e025104f1f9adb1f7a2d14fb102c9986d6e97c6
",
"url": "https://api.github.com/repos/symfony/debug/zipball/
5ea9c3e01989a86ceaa0283f21234b12deadf5e2
",
"reference": "
4e025104f1f9adb1f7a2d14fb102c9986d6e97c6
",
"reference": "
5ea9c3e01989a86ceaa0283f21234b12deadf5e2
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -2032,7 +2039,7 @@
...
@@ -2032,7 +2039,7 @@
],
],
"description": "Symfony Debug Component",
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"time": "2019-
05-30T16:10:05
+00:00"
"time": "2019-
10-28T17:07:32
+00:00"
},
},
{
{
"name": "symfony/dependency-injection",
"name": "symfony/dependency-injection",
...
@@ -2235,16 +2242,16 @@
...
@@ -2235,16 +2242,16 @@
},
},
{
{
"name": "symfony/finder",
"name": "symfony/finder",
"version": "v3.4.
28
",
"version": "v3.4.
33
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/finder.git",
"url": "https://github.com/symfony/finder.git",
"reference": "
fa5d962a71f2169dfe1cbae217fa5a2799859f6c
"
"reference": "
3e915e5ce305f8bc8017597f71f1f4095092ddf8
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/
fa5d962a71f2169dfe1cbae217fa5a2799859f6c
",
"url": "https://api.github.com/repos/symfony/finder/zipball/
3e915e5ce305f8bc8017597f71f1f4095092ddf8
",
"reference": "
fa5d962a71f2169dfe1cbae217fa5a2799859f6c
",
"reference": "
3e915e5ce305f8bc8017597f71f1f4095092ddf8
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -2280,20 +2287,20 @@
...
@@ -2280,20 +2287,20 @@
],
],
"description": "Symfony Finder Component",
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"time": "2019-
05-24T12:25:55
+00:00"
"time": "2019-
10-30T12:43:22
+00:00"
},
},
{
{
"name": "symfony/polyfill-ctype",
"name": "symfony/polyfill-ctype",
"version": "v1.1
1
.0",
"version": "v1.1
2
.0",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "
82ebae02209c21113908c229e9883c419720738a
"
"reference": "
550ebaac289296ce228a706d0867afc34687e3f4
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/
82ebae02209c21113908c229e9883c419720738a
",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/
550ebaac289296ce228a706d0867afc34687e3f4
",
"reference": "
82ebae02209c21113908c229e9883c419720738a
",
"reference": "
550ebaac289296ce228a706d0867afc34687e3f4
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -2305,7 +2312,7 @@
...
@@ -2305,7 +2312,7 @@
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "1.1
1
-dev"
"dev-master": "1.1
2
-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -2321,13 +2328,13 @@
...
@@ -2321,13 +2328,13 @@
"MIT"
"MIT"
],
],
"authors": [
"authors": [
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
},
{
{
"name": "Gert de Pagter",
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
"email": "BackEndTea@gmail.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
}
],
],
"description": "Symfony polyfill for ctype functions",
"description": "Symfony polyfill for ctype functions",
...
@@ -2338,20 +2345,20 @@
...
@@ -2338,20 +2345,20 @@
"polyfill",
"polyfill",
"portable"
"portable"
],
],
"time": "2019-0
2-06T07:57:58
+00:00"