Apply patch to fix form-editor issue

This commit is contained in:
Björn Fromme
2020-05-14 11:29:41 +02:00
parent 2ea486672e
commit c4f3701ed2
3 changed files with 388 additions and 2 deletions
Generated
+47 -2
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "9e1be2cab97408fbcbe09fa4a4286a55",
"content-hash": "11f56c210e3ec1f453a60223e59d17fe",
"packages": [
{
"name": "christophlehmann/imageoptimizer",
@@ -98,6 +98,50 @@
],
"time": "2014-05-19T10:25:02+00:00"
},
{
"name": "cweagans/composer-patches",
"version": "1.6.7",
"source": {
"type": "git",
"url": "https://github.com/cweagans/composer-patches.git",
"reference": "2e6f72a2ad8d59cd7e2b729f218bf42adb14f590"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cweagans/composer-patches/zipball/2e6f72a2ad8d59cd7e2b729f218bf42adb14f590",
"reference": "2e6f72a2ad8d59cd7e2b729f218bf42adb14f590",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0",
"php": ">=5.3.0"
},
"require-dev": {
"composer/composer": "~1.0",
"phpunit/phpunit": "~4.6"
},
"type": "composer-plugin",
"extra": {
"class": "cweagans\\Composer\\Patches"
},
"autoload": {
"psr-4": {
"cweagans\\Composer\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Cameron Eagans",
"email": "[email protected]"
}
],
"description": "Provides a way to patch Composer packages.",
"time": "2019-08-29T20:11:49+00:00"
},
{
"name": "doctrine/annotations",
"version": "1.10.2",
@@ -5063,7 +5107,8 @@
"partOfFactoryDefault": true
},
"extension-key": "form"
}
},
"patches_applied": []
},
"autoload": {
"psr-4": {