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
typo3.org
typo3.org
Commits
2d307162
Commit
2d307162
authored
Oct 31, 2018
by
Thomas Löffler
Browse files
Update TYPO3 CMS core and t3o_donation
parent
42b08d51
Pipeline
#5427
passed with stages
in 6 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
composer.lock
View file @
2d307162
...
...
@@ -2700,16 +2700,16 @@
},
{
"name": "typo3/cms",
"version": "v8.7.
19
",
"version": "v8.7.
20
",
"source": {
"type": "git",
"url": "https://github.com/TYPO3/TYPO3.CMS.git",
"reference": "0
5185631e8b98a81340442ac1dd0b163c2c771cc
"
"reference": "0
912c2e6f6310761d2ff9ec202efb19fd9be563d
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TYPO3/TYPO3.CMS/zipball/0
5185631e8b98a81340442ac1dd0b163c2c771cc
",
"reference": "0
5185631e8b98a81340442ac1dd0b163c2c771cc
",
"url": "https://api.github.com/repos/TYPO3/TYPO3.CMS/zipball/0
912c2e6f6310761d2ff9ec202efb19fd9be563d
",
"reference": "0
912c2e6f6310761d2ff9ec202efb19fd9be563d
",
"shasum": ""
},
"require": {
...
...
@@ -2734,6 +2734,7 @@
"typo3/class-alias-loader": "^1.0",
"typo3/cms-cli": "^1.0.2",
"typo3/cms-composer-installers": "^1.2.8",
"typo3/phar-stream-wrapper": "^3.0.1",
"typo3fluid/fluid": "^2.3"
},
"conflict": {
...
...
@@ -2793,11 +2794,10 @@
},
"require-dev": {
"codeception/codeception": "^2.3",
"enm1989/chromedriver": "~2.30",
"fiunchinho/phpunit-randomizer": "~3.0.0",
"friendsofphp/php-cs-fixer": "^2.0",
"typo3/cms-styleguide": "~8.0.1
4
",
"typo3/testing-framework": "~1.
2.2
"
"typo3/cms-styleguide": "~8.0.1
5
",
"typo3/testing-framework": "~1.
3.0
"
},
"suggest": {
"ext-fileinfo": "Used for proper file type detection in the file abstraction layer",
...
...
@@ -2909,7 +2909,7 @@
"extbase",
"typo3"
],
"time": "2018-
08-21T07:23:2
1+00:00"
"time": "2018-
10-30T10:39:5
1+00:00"
},
{
"name": "typo3/cms-composer-installers",
...
...
@@ -2980,6 +2980,46 @@
],
"time": "2018-04-09T08:16:52+00:00"
},
{
"name": "typo3/phar-stream-wrapper",
"version": "v3.0.1",
"source": {
"type": "git",
"url": "https://github.com/TYPO3/phar-stream-wrapper.git",
"reference": "b3cbcfd2e4de5943bf05ec975d42d0e8d85c0009"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/b3cbcfd2e4de5943bf05ec975d42d0e8d85c0009",
"reference": "b3cbcfd2e4de5943bf05ec975d42d0e8d85c0009",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.5"
},
"type": "library",
"autoload": {
"psr-4": {
"TYPO3\\PharStreamWrapper\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Interceptors for PHP's native phar:// stream handling",
"homepage": "https://typo3.org/",
"keywords": [
"phar",
"php",
"security",
"stream-wrapper"
],
"time": "2018-10-18T08:50:44+00:00"
},
{
"name": "typo3fluid/fluid",
"version": "2.5.4",
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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