Feat: Include patched extension via local packages
This commit is contained in:
+7
-1
@@ -3,6 +3,12 @@
|
||||
"description" : "EP Reisen TYPO3 website package",
|
||||
"license": "GPL-2.0+",
|
||||
"type": "project",
|
||||
"repositories": [
|
||||
{
|
||||
"type": "path",
|
||||
"url": "./local_packages/*"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "^7.4",
|
||||
"ext-curl": "*",
|
||||
@@ -13,7 +19,7 @@
|
||||
"b13/container": "^1.3",
|
||||
"christophlehmann/imageoptimizer": "^3.0",
|
||||
"fluidtypo3/vhs": "^6.0",
|
||||
"frappant/frp-form-answers": "^3.1",
|
||||
"frappant/frp-form-answers": "@dev",
|
||||
"georgringer/news": "^8.5",
|
||||
"gridelementsteam/gridelements": "^10.0",
|
||||
"helhum/typo3-console": "^6.4",
|
||||
|
||||
Reference in New Issue
Block a user