mirror of
https://github.com/composer/composer
synced 2025-05-10 09:02:59 +00:00
Documentation
This commit is contained in:
parent
4209fd2e4a
commit
e4435790a4
2 changed files with 9 additions and 2 deletions
|
@ -38,6 +38,10 @@ use Composer\Util\ProcessExecutor;
|
|||
* {
|
||||
* "type": "path",
|
||||
* "url": "/absolute/path/to/package/"
|
||||
* },
|
||||
* {
|
||||
* "type": "path",
|
||||
* "url": "/absolute/path/to/several/packages/*"
|
||||
* }
|
||||
* ]
|
||||
* @endcode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue