cori2 / rendu-open-source
Startups list Vivatech
dev-main
2023-07-04 07:51 UTC
Requires
- php: >= 8.0
- symfony/http-client: ^6.0
Requires (Dev)
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.6||^10.2
This package is auto-updated.
Last update: 2025-05-04 11:30:54 UTC
README
##Installation
composer require CorentinKSTR/td3
##Local
composer install
php vendor/bin/phpstan analyse src --level=max
php vendor/bin/phpunit tests