Skip to content
Snippets Groups Projects
This project manages its dependencies using Composer. Learn more
composer.json 213 B
{
    "require": {
        "symfony/http-foundation": "^3.4",
        "hab/picarecord": "^1.1",
        "hab/picareader": "^1.2",
        "hab/picawriter": "^1.0",
        "willdurand/negotiation": "^2.3"
    }
}