Skip to content

Commit 875e6a7

Browse files
authored
Updated to 1.8.1 (#1864)
1 parent ed90962 commit 875e6a7

File tree

4 files changed

+200
-136
lines changed

4 files changed

+200
-136
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change Log
22
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org)
33

4-
## MASTER
4+
## 1.8.1 - 2018-06-08
55
### Fixed
66
- Fixed bug wherein messages that are passed in as arrays to TerminusException cause failure. (#1863)
77

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"consolidation/robo": "^1.1.0",
1414
"guzzlehttp/guzzle": "^6.2",
1515
"psy/psysh": "^0.8",
16-
"symfony/console": "^3.3",
16+
"symfony/console": "3.4.4",
1717
"symfony/finder": "~2.7|^3.2",
1818
"symfony/process": "~2.7|^3.2",
1919
"symfony/yaml": "~2.1|^3.2"

0 commit comments

Comments
 (0)