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

9 lines
154 B
JSON
Raw Normal View History

2019-09-20 18:44:58 +02:00
{
"name": "Laravel",
"description": "Test a Laravel project.",
"iconName": "php",
"categories": [
"PHP",
2019-09-20 18:44:58 +02:00
"Laravel"
]
}