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

Commit a4d1c5b

Browse files
stefanotorresiweierophinney
authored andcommitted
remove composer --ignore-platform-reqs flag
1 parent 5a37c57 commit a4d1c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cache:
1010

1111
env:
1212
global:
13-
- COMPOSER_ARGS="--no-interaction --ignore-platform-reqs"
13+
- COMPOSER_ARGS="--no-interaction"
1414
- SITE_URL="https://zendframework.github.io/zend-diactoros"
1515
- GH_USER_NAME="Matthew Weier O'Phinney"
1616
- GH_USER_EMAIL="[email protected]"

0 commit comments

Comments
 (0)