17 lines
		
	
	
		
			404 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			404 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "wapplersystems/t3-patches",
 | 
						|
  "description": "Patches for TYPO3 core",
 | 
						|
  "license": "GPL-2.0-or-later",
 | 
						|
  "require": {
 | 
						|
    "cweagans/composer-patches": "^1",
 | 
						|
    "typo3/cms-core": "^10.4"
 | 
						|
  },
 | 
						|
  "extra": {
 | 
						|
    "patches": {
 | 
						|
      "typo3/cms-core": {
 | 
						|
        "cropping": "https://git.wappler.systems/WapplerSystems/t3-patches/raw/branch/master/patches/93090-9a7debc.patch"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
}
 |