Files
prestashop/vendor/mrclay/jsmin-php/README.devel.txt
2026-04-09 18:31:51 +02:00

11 lines
241 B
Plaintext

The following steps can be performed to setup a development environment.
Download composer.phar as described at https://getcomposer.org/download/
Execute composer:
php composer.phar update
Execute phpunit tests:
./vendor/bin/phpunit