Closed simevo closed 6 years ago
Is this still showing up as an issue for you?
since you merged PR #43 it's now reported by Travis for master as well: https://travis-ci.com/simevo/spid-wordpress/jobs/153789100
this happens when one performs composer require ..
or composer update
on a system which runs PHP 7.1 or later, and then commits the composer.lock
file; I normally use a container with debian stretch (our standard development environment) to run these commands, them commit the resulting composer.lock
I see. Why is Travis being used for this? This is only for development, not pushing to live. Your PHP version is irreverent for building.
while setting up travis (#39) I stumbled upon this https://travis-ci.com/simevo/spid-wordpress/jobs/153619905