You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordi Boggiano 35849ca227 Allow disabling of the default packagist repository in the main composer.json
Example:

{
    "repositories": {
        "packagist": false
    }
}
13 years ago
..
compile change bin/compile to use unix linefeeds 13 years ago
composer Allow disabling of the default packagist repository in the main composer.json 13 years ago