1
0
Fork 0

Tweak path repo docs, refs #4588

pull/4627/head
Jordi Boggiano 2015-11-22 16:39:17 +00:00
parent 1de34e0968
commit 25fd5065f7
1 changed files with 5 additions and 5 deletions

View File

@ -634,7 +634,7 @@ file, you can use the following configuration:
}
],
"require": {
"my/package": "*@dev"
"my/package": "*"
}
}
```