65 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			JSON
		
	
	
			
		
		
	
	
			65 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			JSON
		
	
	
{
 | 
						|
    "name": "drupal/core-recommended",
 | 
						|
    "type": "metapackage",
 | 
						|
    "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
 | 
						|
    "license": "GPL-2.0-or-later",
 | 
						|
    "conflict": {
 | 
						|
        "webflo/drupal-core-strict": "*"
 | 
						|
    },
 | 
						|
    "require": {
 | 
						|
        "drupal/core": "10.0.x-dev",
 | 
						|
        "asm89/stack-cors": "v2.1.1",
 | 
						|
        "composer/semver": "3.2.9",
 | 
						|
        "doctrine/annotations": "1.13.2",
 | 
						|
        "doctrine/lexer": "1.2.2",
 | 
						|
        "egulias/email-validator": "3.1.2",
 | 
						|
        "guzzlehttp/guzzle": "7.4.1",
 | 
						|
        "guzzlehttp/promises": "1.5.1",
 | 
						|
        "guzzlehttp/psr7": "2.1.0",
 | 
						|
        "laminas/laminas-escaper": "2.9.0",
 | 
						|
        "laminas/laminas-feed": "2.16.0",
 | 
						|
        "laminas/laminas-stdlib": "3.7.0",
 | 
						|
        "masterminds/html5": "2.7.5",
 | 
						|
        "pear/archive_tar": "1.4.14",
 | 
						|
        "pear/console_getopt": "v1.4.3",
 | 
						|
        "pear/pear-core-minimal": "v1.10.11",
 | 
						|
        "pear/pear_exception": "v1.0.2",
 | 
						|
        "psr/cache": "3.0.0",
 | 
						|
        "psr/container": "2.0.2",
 | 
						|
        "psr/event-dispatcher": "1.0.0",
 | 
						|
        "psr/http-client": "1.0.1",
 | 
						|
        "psr/http-factory": "1.0.1",
 | 
						|
        "psr/http-message": "1.0.1",
 | 
						|
        "psr/log": "1.1.4",
 | 
						|
        "ralouphie/getallheaders": "3.0.3",
 | 
						|
        "symfony/console": "v5.4.3",
 | 
						|
        "symfony/dependency-injection": "v6.0.3",
 | 
						|
        "symfony/deprecation-contracts": "v3.0.0",
 | 
						|
        "symfony/error-handler": "v6.0.3",
 | 
						|
        "symfony/event-dispatcher": "v6.0.3",
 | 
						|
        "symfony/event-dispatcher-contracts": "v3.0.0",
 | 
						|
        "symfony/http-foundation": "v6.0.3",
 | 
						|
        "symfony/http-kernel": "v6.0.4",
 | 
						|
        "symfony/mime": "v6.0.3",
 | 
						|
        "symfony/polyfill-ctype": "v1.24.0",
 | 
						|
        "symfony/polyfill-iconv": "v1.24.0",
 | 
						|
        "symfony/polyfill-intl-grapheme": "v1.24.0",
 | 
						|
        "symfony/polyfill-intl-idn": "v1.24.0",
 | 
						|
        "symfony/polyfill-intl-normalizer": "v1.24.0",
 | 
						|
        "symfony/polyfill-mbstring": "v1.24.0",
 | 
						|
        "symfony/polyfill-php80": "v1.24.0",
 | 
						|
        "symfony/polyfill-php81": "v1.24.0",
 | 
						|
        "symfony/process": "v6.0.3",
 | 
						|
        "symfony/psr-http-message-bridge": "v2.1.2",
 | 
						|
        "symfony/routing": "v6.0.3",
 | 
						|
        "symfony/serializer": "v6.0.3",
 | 
						|
        "symfony/service-contracts": "v3.0.0",
 | 
						|
        "symfony/string": "v6.0.3",
 | 
						|
        "symfony/translation-contracts": "v3.0.0",
 | 
						|
        "symfony/validator": "v6.0.3",
 | 
						|
        "symfony/var-dumper": "v6.0.3",
 | 
						|
        "symfony/yaml": "v6.0.3",
 | 
						|
        "twig/twig": "v3.3.8"
 | 
						|
    }
 | 
						|
}
 |