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

7 Commits

Author SHA1 Message Date
Thierry Goettelmann
1e3a6d695d Update to Guzzle 6.0
Almost completely rewritten for Guzzle 6.0
Added 100% code coverage

Signed-off-by: Thierry Goettelmann <thierry@byscripts.info>
2015-08-06 14:32:50 +02: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
Christophe Coevoet
7bb1dfaaf1 Add the package license for composer
Signed-off-by: Christophe Coevoet <stof@notk.org>
2015-03-18 17:25:34 +01:00
Kévin Dunglas
cf39192e5e Fix composer
Signed-off-by: Kévin Dunglas <dunglas@gmail.com>
2014-12-18 13:26:08 +01:00
vcasse
18ebb19c49 change version number 2014-12-10 09:29:22 +01:00
Kévin Dunglas
19f4a7533d Update Guzzle to 5.0
Signed-off-by: Kévin Dunglas <dunglas@gmail.com>
2014-12-08 08:28:14 +01:00
Vincent Cassé
67cc54db5b Initial commit
Signed-off-by: Vincent Cassé <vincent.casse@ovh.net>
2014-10-06 12:57:12 +02:00