Skip to content

Commit 8cc3841

Browse files
committed
Relax task/plugin dep constraint
1 parent 8e0b378 commit 8cc3841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"require": {
12-
"task/plugin": "1.0.0",
12+
"task/plugin": "~1.0",
1313
"symfony/filesystem": "~2.4"
1414
},
1515
"autoload": {

0 commit comments

Comments
 (0)