We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc25915 commit 2c1a943Copy full SHA for 2c1a943
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-* dev-master
+* 0.2.1 (2016-03-30)
4
* HOTFIX #18 Fixed command issues (sorting and shortcut)
5
6
* 0.2.0 (2016-02-27)
composer.json
@@ -11,7 +11,7 @@
11
],
12
"require": {
13
"php": "~5.5 || ~7.0",
14
- "php-task/php-task": "dev-master",
+ "php-task/php-task": "0.2.*",
15
"symfony/http-kernel": "^2.6",
16
"symfony/dependency-injection": "^2.6",
17
"symfony/config": "^2.6",
0 commit comments