Skip to content

Commit 050b95d

Browse files
2.6.4 Release (#2265)
* composer outdated: update php-coveralls/php-coveralls 2.5.2 * Update CHANGELOG.md and set version to 2.6.4
1 parent 8eb6183 commit 050b95d

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
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+
## 2.6.4 2021-12-06
5+
- Fix Terminus for PHP 5.5, 5.6, and 7.0 (#2264)
6+
47
## 2.6.3 2021-12-03
58
- Fix fatal error in Environment::cacheserverConnectionInfo() (#2242) (#2245)
69
- Fix CODEOWNERS formatting. (#2241)

composer.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/constants.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
---
88

99
# App
10-
TERMINUS_VERSION: '2.6.4-dev'
10+
TERMINUS_VERSION: '2.6.4'
1111

1212
# Connectivity
1313
TERMINUS_HOST: 'terminus.pantheon.io'

0 commit comments

Comments
 (0)