andri-sudarmawijaya / copycifile
copy file
dev-master / 1.0.x-dev
2021-08-27 12:15 UTC
Requires (Dev)
- mikey179/vfsstream: ^1.6
- php-mock/php-mock-phpunit: ~1
- phpunit/phpunit: 5.7.27
- symfony/filesystem: ~2.7
- symfony/finder: ~2.7
This package is auto-updated.
Last update: 2024-10-27 19:36:07 UTC
README
Composer copy file
Install
$ composer require andri-sudarmawijaya/copyfile10:1.0.x-dev
then
composer run-script post-install-cmd -d vendor/andri-sudarmawijaya/copyfile10
update
$ composer update
or
$ composer update andri-sudarmawijaya/copyfile10
then
composer run-script post-update-cmd -d vendor/andri-sudarmawijaya/copyfile10