cpliakas / git-wrapper

A PHP wrapper around the Git command line utility.
MIT License
506 stars 68 forks source link

Fixed dev dependencies #194

Closed GrahamCampbell closed 4 years ago

GrahamCampbell commented 4 years ago

The last run of travis showed the danger of using dev-master as a version, since dependency resolution is now totally broken. This PR should fix this.

TomasVotruba commented 4 years ago

CI needs fixing. PHPStan report is useless for mixed