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 ac7d139 commit add3739Copy full SHA for add3739
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## 1.1.1
4
+
5
+ WIP
6
7
## 1.1.0
8
9
* Issue #7: UTF-8 encoded arguments where truncated
src/Command.php
@@ -7,7 +7,7 @@
* This class represents a shell command.
*
* @author Michael Härtl <[email protected]>
10
- * @version 1.1.0
+ * @version 1.1.1-dev
11
* @license http://www.opensource.org/licenses/MIT
12
*/
13
class Command
0 commit comments