1
0
mirror of https://github.com/ovh/php-ovh.git synced 2023-11-05 03:20:26 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Stéphane Bour
f322f6a819
chore: bump to php 7.4, guzzle 7, phpunit 9 2020-12-08 13:26:59 +01:00
Christophe Coevoet
1d4d6f87f1 Improve the PHPUnit setup
- allow maintained versions of PHPUnit 4 instead of the old 4.0 only
- add the code coverage configuration to cover only the library code and
  not all tests and vendors as well
- move the configuration to phpunit.xml.dist to follow PHPUnit best
  practices

Signed-off-by: Christophe Coevoet <stof@notk.org>
2015-03-19 17:12:20 +01:00