Use 'note' box to inform about wildcards
parent
c06edd61e4
commit
17636d1bd2
|
@ -639,8 +639,8 @@ file, you can use the following configuration:
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Repository paths can also contain wildcards like ``*`` and ``?``.
|
> **Note:** Repository paths can also contain wildcards like ``*`` and ``?``.
|
||||||
For details, see the [PHP glob function](http://php.net/glob).
|
> For details, see the [PHP glob function](http://php.net/glob).
|
||||||
|
|
||||||
## Disabling Packagist
|
## Disabling Packagist
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue