Skip to content
Snippets Groups Projects
Commit 7689fc2f authored by Anja Leichsenring's avatar Anja Leichsenring Committed by Helmut Hummel
Browse files

[BUGFIX] Resync composer.json and composer.lock

composer install issues a warning about composer.lock not being
in sync with composer.json. composer update nothing brings
things back in balance.

Change-Id: Ibd8b4a0bf22eebf49d79eaecf7fb124c832568cd
Resolves: #70117
Releases: master
Reviewed-on: http://review.typo3.org/43568


Reviewed-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
Tested-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
Reviewed-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
Tested-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
Reviewed-by: default avatarStephan Großberndt <stephan@grossberndt.de>
Reviewed-by: default avatarHelmut Hummel <helmut.hummel@typo3.org>
Tested-by: default avatarHelmut Hummel <helmut.hummel@typo3.org>
parent d380fec6
Branches
Tags
No related merge requests found
......@@ -4,7 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "312cea64f7d81d44d08a3ec37f071170",
"hash": "e2cdd8403afaee01984c7aa21442b545",
"content-hash": "e58be35e6cabe53413486bb5de4cad11",
"packages": [
{
"name": "cogpowered/finediff",
......@@ -537,12 +538,12 @@
"version": "v2.7.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/Console.git",
"url": "https://github.com/symfony/console.git",
"reference": "9ff9032151186bd66ecee727d728f1319f52d1d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Console/zipball/9ff9032151186bd66ecee727d728f1319f52d1d8",
"url": "https://api.github.com/repos/symfony/console/zipball/9ff9032151186bd66ecee727d728f1319f52d1d8",
"reference": "9ff9032151186bd66ecee727d728f1319f52d1d8",
"shasum": ""
},
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment