|
@@ -288,17 +288,6 @@ Example:
|
|
precedence. This also means that custom repositories can override packages
|
|
precedence. This also means that custom repositories can override packages
|
|
that exist on packagist.
|
|
that exist on packagist.
|
|
|
|
|
|
-You can also disable the packagist repository by setting `packagist` to
|
|
|
|
-`false`.
|
|
|
|
-
|
|
|
|
- {
|
|
|
|
- "repositories": [
|
|
|
|
- {
|
|
|
|
- "packagist": false
|
|
|
|
- }
|
|
|
|
- ]
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
## config
|
|
## config
|
|
|
|
|
|
A set of configuration options. It is only used for projects.
|
|
A set of configuration options. It is only used for projects.
|