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", | ||||
|   "license": "GPL-2.0-or-later", | ||||
|   "require": { | ||||
|     "cweagans/composer-patches": "dev-master", | ||||
|     "typo3/cms-core": "^10.4" | ||||
|     "cweagans/composer-patches": "^1", | ||||
|     "typo3/cms-core": "10.4.11" | ||||
|   }, | ||||
|   "extra": { | ||||
|     "patches": { | ||||
|       "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" | ||||
|       } | ||||
|     } | ||||
|   } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user