composer.json 115 Bytes
Newer Older
jiangbowen's avatar
jiangbowen committed
1 2 3 4 5 6 7
{
    "minimum-stability": "dev",
    "prefer-stable": true,
    "require": {
        "humbug/box": "^3.1"
    }
}