Skip to content
GitLab
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
68b01e9e
Commit
68b01e9e
authored
Jan 16, 2017
by
Thomas Löffler
Browse files
Merge branch 'typo3-update' into 'master'
[TASK] Update TYPO3 version 7.6.15 See merge request
!5
parents
43b8f917
9434a64d
Changes
1
Hide whitespace changes
Inline
Side-by-side
data/typo3/composer.lock
View file @
68b01e9e
...
...
@@ -264,16 +264,16 @@
},
{
"name": "helhum/typo3-console-plugin",
"version": "1.5.
0
",
"version": "1.5.
1
",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-Console/typo3-console-plugin.git",
"reference": "
2138ea9e9f04c6bcb9924625fd949a048e0d
f165"
"reference": "
e438a7bdca3b1f6f640a4b3be
f1
5
65
20c6d6190f
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TYPO3-Console/typo3-console-plugin/zipball/
2138ea9e9f04c6bcb9924625fd949a048e0d
f165",
"reference": "
2138ea9e9f04c6bcb9924625fd949a048e0d
f165",
"url": "https://api.github.com/repos/TYPO3-Console/typo3-console-plugin/zipball/
e438a7bdca3b1f6f640a4b3be
f1
5
65
20c6d6190f
",
"reference": "
e438a7bdca3b1f6f640a4b3be
f1
5
65
20c6d6190f
",
"shasum": ""
},
"require": {
...
...
@@ -309,13 +309,13 @@
}
],
"description": "Installer plugin for helhum/typo3-console, to ease usage without the need to specify scripts in your root composer.json",
"homepage": "http://github.com/helhum/typo3-console-plugin",
"homepage": "http
s
://github.com/helhum/typo3-console-plugin",
"keywords": [
"composer",
"plugin",
"typo3 console"
],
"time": "201
6-10-14 22:08:26
"
"time": "201
7-01-10 17:24:14
"
},
{
"name": "mso/idna-convert",
...
...
@@ -369,21 +369,21 @@
},
{
"name": "pear/http_request2",
"version": "v2.
2.1
",
"version": "v2.
3.0
",
"source": {
"type": "git",
"url": "https://github.com/pear/HTTP_Request2.git",
"reference": "
d6c81670c504045248c1afdf896bb9a3288158de
"
"reference": "
3599cf0fe455a4e281da464f6510bfc5c2ce54c4
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pear/HTTP_Request2/zipball/
d6c81670c504045248c1afdf896bb9a3288158de
",
"reference": "
d6c81670c504045248c1afdf896bb9a3288158de
",
"url": "https://api.github.com/repos/pear/HTTP_Request2/zipball/
3599cf0fe455a4e281da464f6510bfc5c2ce54c4
",
"reference": "
3599cf0fe455a4e281da464f6510bfc5c2ce54c4
",
"shasum": ""
},
"require": {
"pear/net_url2": "
>=
2.
0
.0",
"pear/pear_exception": "
*
",
"pear/net_url2": "
^
2.
2
.0",
"pear/pear_exception": "
^1.0.0
",
"php": ">=5.2.0"
},
"suggest": {
...
...
@@ -393,20 +393,27 @@
"lib-openssl": "Allows handling SSL requests when not using cURL."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-trunk": "2.2-dev"
}
},
"autoload": {
"psr-0": {
"HTTP_Request2": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"./"
],
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Alexey Borzov",
"email": "avb@php.net",
"role": "Developer HTML_Common2"
"email": "avb@php.net"
}
],
"description": "Provides an easy way to perform HTTP requests.",
...
...
@@ -417,7 +424,7 @@
"http",
"request"
],
"time": "201
4
-0
1
-1
6 17:27:21
"
"time": "201
6
-0
2
-1
3 20:20:39
"
},
{
"name": "pear/net_url2",
...
...
@@ -634,23 +641,24 @@
},
{
"name": "swiftmailer/swiftmailer",
"version": "v5.4.
3
",
"version": "v5.4.
5
",
"source": {
"type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git",
"reference": "
4cc92842069c2bbc1f28daaaf1d2576ec4dfe153
"
"reference": "
cd142238a339459b10da3d8234220963f392540c
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/
4cc92842069c2bbc1f28daaaf1d2576ec4dfe153
",
"reference": "
4cc92842069c2bbc1f28daaaf1d2576ec4dfe153
",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/
cd142238a339459b10da3d8234220963f392540c
",
"reference": "
cd142238a339459b10da3d8234220963f392540c
",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"mockery/mockery": "~0.9.1"
"mockery/mockery": "~0.9.1",
"symfony/phpunit-bridge": "~3.2"
},
"type": "library",
"extra": {
...
...
@@ -683,30 +691,31 @@
"mail",
"mailer"
],
"time": "2016-
07-08 11:51:25
"
"time": "2016-
12-29 10:02:40
"
},
{
"name": "symfony/console",
"version": "v2.
7.20
",
"version": "v2.
8.16
",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "
47766c4c81e6d7790a9e4f029747f9a00da5f64d
"
"reference": "
2e18b8903d9c498ba02e1dfa73f64d4894bb6912
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/
47766c4c81e6d7790a9e4f029747f9a00da5f64d
",
"reference": "
47766c4c81e6d7790a9e4f029747f9a00da5f64d
",
"url": "https://api.github.com/repos/symfony/console/zipball/
2e18b8903d9c498ba02e1dfa73f64d4894bb6912
",
"reference": "
2e18b8903d9c498ba02e1dfa73f64d4894bb6912
",
"shasum": ""
},
"require": {
"php": ">=5.3.9",
"symfony/debug": "~2.7,>=2.7.2"
"symfony/debug": "~2.7,>=2.7.2|~3.0.0",
"symfony/polyfill-mbstring": "~1.0"
},
"require-dev": {
"psr/log": "~1.0",
"symfony/event-dispatcher": "~2.1",
"symfony/process": "~2.1"
"symfony/event-dispatcher": "~2.1
|~3.0.0
",
"symfony/process": "~2.1
|~3.0.0
"
},
"suggest": {
"psr/log": "For using the console logger",
...
...
@@ -716,7 +725,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.
7
-dev"
"dev-master": "2.
8
-dev"
}
},
"autoload": {
...
...
@@ -743,37 +752,37 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
"time": "201
6-10-05 17:26:56
"
"time": "201
7-01-08 20:43:03
"
},
{
"name": "symfony/debug",
"version": "v
2.8.13
",
"version": "v
3.0.9
",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
"reference": "
8c29235936a47473af16fb91c7c4b7b193c5693c
"
"reference": "
697c527acd9ea1b2d3efac34d9806bf255278b0a
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/
8c29235936a47473af16fb91c7c4b7b193c5693c
",
"reference": "
8c29235936a47473af16fb91c7c4b7b193c5693c
",
"url": "https://api.github.com/repos/symfony/debug/zipball/
697c527acd9ea1b2d3efac34d9806bf255278b0a
",
"reference": "
697c527acd9ea1b2d3efac34d9806bf255278b0a
",
"shasum": ""
},
"require": {
"php": ">=5.
3
.9",
"php": ">=5.
5
.9",
"psr/log": "~1.0"
},
"conflict": {
"symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
},
"require-dev": {
"symfony/class-loader": "~2.
2
|~3.0
.0
",
"symfony/http-kernel": "~2.
3.24|~2.5.9|~2.6,>=2.6.2
|~3.0
.0
"
"symfony/class-loader": "~2.
8
|~3.0",
"symfony/http-kernel": "~2.
8
|~3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "
2.8
-dev"
"dev-master": "
3.0
-dev"
}
},
"autoload": {
...
...
@@ -800,20 +809,20 @@
],
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
"time": "2016-0
9-06 10:55:00
"
"time": "2016-0
7-30 07:22:48
"
},
{
"name": "symfony/finder",
"version": "v2.
7.20
",
"version": "v2.
8.16
",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "
be6a0cebb24ee147b21ce35952ed1b999cca3291
"
"reference": "
355fccac526522dc5fca8ecf0e62749a149f3b8b
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/
be6a0cebb24ee147b21ce35952ed1b999cca3291
",
"reference": "
be6a0cebb24ee147b21ce35952ed1b999cca3291
",
"url": "https://api.github.com/repos/symfony/finder/zipball/
355fccac526522dc5fca8ecf0e62749a149f3b8b
",
"reference": "
355fccac526522dc5fca8ecf0e62749a149f3b8b
",
"shasum": ""
},
"require": {
...
...
@@ -822,7 +831,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.
7
-dev"
"dev-master": "2.
8
-dev"
}
},
"autoload": {
...
...
@@ -849,20 +858,79 @@
],
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
"time": "2016-09-16 16:53:37"
"time": "2017-01-02 20:30:24"
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
"reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.3-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
},
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for the Mbstring extension",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
],
"time": "2016-11-14 01:06:16"
},
{
"name": "symfony/process",
"version": "v3.
1.6
",
"version": "v3.
2.2
",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "
66de154ae86b1a07001da9fbffd620206e4faf94
"
"reference": "
350e810019fc52dd06ae844b6a6d382f8a0e8893
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/
66de154ae86b1a07001da9fbffd620206e4faf94
",
"reference": "
66de154ae86b1a07001da9fbffd620206e4faf94
",
"url": "https://api.github.com/repos/symfony/process/zipball/
350e810019fc52dd06ae844b6a6d382f8a0e8893
",
"reference": "
350e810019fc52dd06ae844b6a6d382f8a0e8893
",
"shasum": ""
},
"require": {
...
...
@@ -871,7 +939,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.
1
-dev"
"dev-master": "3.
2
-dev"
}
},
"autoload": {
...
...
@@ -898,7 +966,7 @@
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
"time": "201
6
-0
9-29 14:13:09
"
"time": "201
7
-0
1-02 20:32:22
"
},
{
"name": "typo3/class-alias-loader",
...
...
@@ -960,16 +1028,16 @@
},
{
"name": "typo3/cms",
"version": "7.6.1
2
",
"version": "7.6.1
5
",
"source": {
"type": "git",
"url": "https://github.com/TYPO3/TYPO3.CMS.git",
"reference": "
6c158c9afb959bda715e66aff8cf764fe29258e3
"
"reference": "
83c94ad5ee39aa4faeebfdd8d0eb66a7450f2ab1
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TYPO3/TYPO3.CMS/zipball/
6c158c9afb959bda715e66aff8cf764fe29258e3
",
"reference": "
6c158c9afb959bda715e66aff8cf764fe29258e3
",
"url": "https://api.github.com/repos/TYPO3/TYPO3.CMS/zipball/
83c94ad5ee39aa4faeebfdd8d0eb66a7450f2ab1
",
"reference": "
83c94ad5ee39aa4faeebfdd8d0eb66a7450f2ab1
",
"shasum": ""
},
"require": {
...
...
@@ -980,13 +1048,13 @@
"ext-session": "*",
"ext-xml": "*",
"mso/idna-convert": "^0.9.1",
"pear/http_request2": "~2.
2.1
",
"pear/http_request2": "~2.
3.0
",
"php": ">=5.5.0",
"psr/http-message": "~1.0",
"psr/log": "1.0.
*@dev
",
"swiftmailer/swiftmailer": "~5.4.
1
",
"symfony/console": "
~
2.7
.0
",
"symfony/finder": "
~
2.7
.0
",
"psr/log": "
~
1.0.
0
",
"swiftmailer/swiftmailer": "~5.4.
5
",
"symfony/console": "
^
2.7",
"symfony/finder": "
^
2.7",
"typo3/class-alias-loader": "^1.0",
"typo3/cms-composer-installers": "^1.2.8"
},
...
...
@@ -1048,7 +1116,8 @@
},
"require-dev": {
"mikey179/vfsstream": "1.6.0",
"phpunit/phpunit": "~4.8.0"
"phpunit/phpunit": "~4.8.0",
"symfony/polyfill-mbstring": "~1.0"
},
"suggest": {
"ext-fileinfo": "Used for proper file type detection in the file abstraction layer",
...
...
@@ -1122,17 +1191,14 @@
"TYPO3\\CMS\\Workspaces\\": "typo3/sysext/workspaces/Classes/"
},
"classmap": [
"typo3/sysext/core/Resources/PHP/"
"typo3/sysext/core/Resources/PHP/",
"typo3/sysext/fluid/Resources/PHP/"
],
"files": [
"typo3/sysext/core/Resources/PHP/GlobalDebugFunctions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"vendor/pear/http_request2/",
"vendor/pear/net_url2/"
],
"license": [
"GPL-2.0+"
],
...
...
@@ -1156,7 +1222,7 @@
"extbase",
"typo3"
],
"time": "201
6-1
1-0
1
11:
19:40
"
"time": "201
7-0
1-0
3
11:
24:12
"
},
{
"name": "typo3/cms-composer-installers",
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment