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

Commit 0234654

Browse files
committed
Merge branch 'hotfix/71'
2 parents 17f8c53 + c73e6c8 commit 0234654

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: [email protected]

CHANGELOG.md

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

1919
### Fixed
2020

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

2323
## 2.8.0 - 2017-03-06
2424

0 commit comments

Comments
 (0)