Docker-PHP/doc/composer.json

16 lines
352 B
JSON

{
"name": "gone/docker-tag-tracker",
"type": "project",
"authors": [
{
"name": "Matthew Baggett",
"email": "matthew@baggett.me"
}
],
"require": {
"php": ">=7.1",
"guzzlehttp/guzzle": "^6.3",
"kint-php/kint": "^3.2",
"maddhatter/markdown-table": "^1.0"
}
}