1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-10 09:02:59 +00:00

Documentation

This commit is contained in:
Dennis Birkholz 2015-09-15 17:39:55 +02:00
parent 4209fd2e4a
commit e4435790a4
2 changed files with 9 additions and 2 deletions

View file

@ -38,6 +38,10 @@ use Composer\Util\ProcessExecutor;
* {
* "type": "path",
* "url": "/absolute/path/to/package/"
* },
* {
* "type": "path",
* "url": "/absolute/path/to/several/packages/*"
* }
* ]
* @endcode