mirror of
https://github.com/ovh/php-ovh.git
synced 2023-11-05 03:20:26 +01:00
Merge pull request #129 from peter279k/update_contributing
Update PHPUnit version for unit test description
This commit is contained in:
commit
64e7ddcae8
@ -16,7 +16,7 @@ Coding and documentation Style:
|
||||
|
||||
- The coding style follows PSR-2 `Coding Style Guide <http://www.php-fig.org/psr/psr-2/>`_
|
||||
- The documentation uses `phpDocumentor <http://www.phpdoc.org/>`_
|
||||
- Unit test uses `phpUnit 4+ <https://phpunit.de>`_
|
||||
- Unit test uses `phpUnit 9+ <https://phpunit.de>`_
|
||||
- Code syntax must follows `phpLint rules <http://www.icosaedro.it/phplint/>`_
|
||||
|
||||
Submitting Modifications:
|
||||
|
Loading…
Reference in New Issue
Block a user