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
84887123
Commit
84887123
authored
Sep 06, 2017
by
Thomas Löffler
Browse files
Updates TYPO3 Core to 8.7.5
parent
c1262252
Pipeline
#2138
passed with stages
in 1 minute and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
composer.lock
View file @
84887123
...
...
@@ -1744,16 +1744,16 @@
},
{
"name": "typo3/cms",
"version": "v8.7.
4
",
"version": "v8.7.
5
",
"source": {
"type": "git",
"url": "https://github.com/TYPO3/TYPO3.CMS.git",
"reference": "
c7c31332ac2222d03f29be627de34bb58bde095
4"
"reference": "
9fc9dcfbf56420555669f2bd1364191d6e6fd48
4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TYPO3/TYPO3.CMS/zipball/
c7c31332ac2222d03f29be627de34bb58bde095
4",
"reference": "
c7c31332ac2222d03f29be627de34bb58bde095
4",
"url": "https://api.github.com/repos/TYPO3/TYPO3.CMS/zipball/
9fc9dcfbf56420555669f2bd1364191d6e6fd48
4",
"reference": "
9fc9dcfbf56420555669f2bd1364191d6e6fd48
4",
"shasum": ""
},
"require": {
...
...
@@ -1775,6 +1775,7 @@
"symfony/polyfill-mbstring": "^1.2",
"symfony/yaml": "^2.7 || ^3.0",
"typo3/class-alias-loader": "^1.0",
"typo3/cms-cli": "^1.0",
"typo3/cms-composer-installers": "^1.2.8",
"typo3fluid/fluid": "^2.3"
},
...
...
@@ -1848,9 +1849,6 @@
"ext-zip": "",
"ext-zlib": "TYPO3 uses zlib for amongst others output compression and un/packing t3x extension files"
},
"bin": [
"typo3/sysext/core/bin/typo3"
],
"type": "typo3-cms-core",
"extra": {
"typo3/class-alias-loader": {
...
...
@@ -1947,7 +1945,42 @@
"extbase",
"typo3"
],
"time": "2017-07-25T16:08:01+00:00"
"time": "2017-09-05T10:45:31+00:00"
},
{
"name": "typo3/cms-cli",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/TYPO3/cms-cli.git",
"reference": "713666d40ee56c1a362d1ce7c3f929613fc033b9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TYPO3/cms-cli/zipball/713666d40ee56c1a362d1ce7c3f929613fc033b9",
"reference": "713666d40ee56c1a362d1ce7c3f929613fc033b9",
"shasum": ""
},
"require": {
"php": "^7.0",
"typo3/cms-core": "^8.7 || ^9.0@dev"
},
"bin": [
"typo3"
],
"type": "library",
"autoload": {
"psr-4": {
"TYPO3\\CMS\\Cli\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "TYPO3 command line binary",
"homepage": "https://typo3.org",
"time": "2017-07-28T09:15:35+00:00"
},
{
"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