Compare commits
7 Commits
master
...
release/v1
Author | SHA1 | Date | |
---|---|---|---|
6f5e78be88 | |||
|
21d4d1c0c0 | ||
|
ad6f77b335 | ||
|
7800a918e2 | ||
|
2f12d6f1d6 | ||
|
5d319950cd | ||
|
a6b122f6f6 |
@ -3,13 +3,13 @@
|
|||||||
"description": "Patches for TYPO3 core",
|
"description": "Patches for TYPO3 core",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"require": {
|
"require": {
|
||||||
"cweagans/composer-patches": "dev-master",
|
"cweagans/composer-patches": "^1",
|
||||||
"typo3/cms-core": "^10.4"
|
"typo3/cms-core": "10.4.11"
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"patches": {
|
"patches": {
|
||||||
"typo3/cms-core": {
|
"typo3/cms-core": {
|
||||||
"cropping": "https://git.wappler.systems/WapplerSystems/t3-patches/raw/branch/master/patches/93090-9a7debc.patch"
|
"#93090-cropping": "https://git.wappler.systems/WapplerSystems/t3-patches/raw/branch/release/v10/patches/93090-9a7debc.patch"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user