You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drop support for PHP 7.0 and PHP 7.1 (End of life) (#1068)
* Drop support for PHP < 7.2 in composer.json
* Update .travis.yml
Drop PHP 7.0 abd 7.1
Add PHP 7.4
* Normalize composer.json files
Using composer-normalize
* Normalize composer.json files (1)
Using composer-normalize
* Fix TomTom testReverseError400
- Will return JSON instead of XML ;
- If API error, returns empty address collection ;
* Apply fixes from StyleCI
* Upgrade to PHPUnit 7
+ Upgrade `nyholm/psr7`
* Normalize providers Travis config
0 commit comments