composer install private package

回覆文章
yehlu
Site Admin
文章: 3245
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

composer install private package

文章 yehlu »

https://github.com/fashionvalet/stickie

代碼: 選擇全部

    "require": {
        "fashionvalet/stickie": "dev-master"
    },
    "repositories": [
        {
            "type": "git",
            "url":  "https://github.com/fashionvalet/stickie"
        }
    ]
回覆文章

回到「PHP」