1
0
Fork 0

Update to caret operator

pull/4136/head
Jordi Boggiano 2015-06-11 15:02:59 +01:00
parent c471edc488
commit 9debc39ba5
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ part omitted):
"name": "my/plugin-package",
"type": "composer-plugin",
"require": {
"composer-plugin-api": "~1.0"
"composer-plugin-api": "^1.0"
},
"extra": {
"class": "My\\Plugin"