Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit 0b7aacd

Browse files
committed
Merge branch 'hotfix/71' into develop
Forward-Port #71
2 parents 3db180b + c73e6c8 commit 0b7aacd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ addons:
2222
env:
2323
global:
2424
- TESTS_ZEND_LDAP_ONLINE_ENABLED=true
25-
- COMPOSER_ARGS="--no-interaction --ignore-platform-reqs"
25+
- COMPOSER_ARGS="--no-interaction"
2626
- SITE_URL: https://zendframework.github.io/zend-ldap
2727
- GH_USER_NAME: "Matthew Weier O'Phinney"
2828
- GH_USER_EMAIL: matthew@weierophinney.net

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ All notable changes to this project will be documented in this file, in reverse
3636

3737
### Fixed
3838

39-
- Nothing.
39+
- [#71](https://github.com/zendframework/zend-ldap/pull/71) Removes composer-flag ```--ignore-platform-deps``` to fix Travis-CI build
4040

4141
## 2.8.0 - 2017-03-06
4242

0 commit comments

Comments
 (0)