- To run app PHP 8.0.2 or higher is needed with lib-xml extension and other extensions needed by symfony.
- Run
composer install
- To fetch JSON data run command:
php bin/console wireless:product-offers
- To run tests call from root directory:
php ./vendor/bin/phpunit src/Tests/