Files
starter-workflows/ci/properties/symfony.properties.json
T

10 lines
188 B
JSON
Raw Normal View History

2021-09-28 11:41:17 +02:00
{
"name": "Symfony",
"description": "Test a Symfony project.",
"iconName": "php",
"categories": [
"Continuous integration",
"PHP",
"Symfony"
]
}