1
0
Fork 0

Update custom-installers.md

pull/4824/head
Bob4ever 2016-01-25 14:29:37 +01:00
parent 837fa805ec
commit eb8df89cd5
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ Example:
"class": "phpDocumentor\\Composer\\TemplateInstallerPlugin"
},
"require": {
"composer-plugin-api": "1.0.0"
"composer-plugin-api": "^1.0"
}
}
```