1
0
Fork 0
composer/bin
Jordi Boggiano 35849ca227 Allow disabling of the default packagist repository in the main composer.json
Example:

{
    "repositories": {
        "packagist": false
    }
}
2011-10-23 19:40:38 +02:00
..
compile change bin/compile to use unix linefeeds 2011-09-05 10:18:32 +02:00
composer Allow disabling of the default packagist repository in the main composer.json 2011-10-23 19:40:38 +02:00