1
0
Fork 0

Use 'note' box to inform about wildcards

pull/4422/head
Dennis Birkholz 2015-09-18 14:23:54 +02:00
parent c06edd61e4
commit 17636d1bd2
1 changed files with 2 additions and 2 deletions

View File

@ -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