{
	"core": "WordPress/WordPress",
	"plugins": [
		"."
	],
	"config": {
		"WP_DEBUG": true,
		"WP_DEBUG_LOG": true,
		"phpVersion": 8.1
	}
}