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 ed90962 commit 875e6a7Copy full SHA for 875e6a7
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# Change Log
2
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org)
3
4
-## MASTER
+## 1.8.1 - 2018-06-08
5
### Fixed
6
- Fixed bug wherein messages that are passed in as arrays to TerminusException cause failure. (#1863)
7
composer.json
@@ -13,7 +13,7 @@
13
"consolidation/robo": "^1.1.0",
14
"guzzlehttp/guzzle": "^6.2",
15
"psy/psysh": "^0.8",
16
- "symfony/console": "^3.3",
+ "symfony/console": "3.4.4",
17
"symfony/finder": "~2.7|^3.2",
18
"symfony/process": "~2.7|^3.2",
19
"symfony/yaml": "~2.1|^3.2"
0 commit comments