The preferred way to install this extension is through composer.
- Either run
php composer.phar require --prefer-dist "elmys/utils" : "*"
or add
"elmys/utils" : "*"
to the require section of your application's composer.json
file.
The preferred way to install this extension is through composer.
php composer.phar require --prefer-dist "elmys/utils" : "*"
or add
"elmys/utils" : "*"
to the require section of your application's composer.json
file.