iqomp / publish
Automatically call publish for installed/updated modules
1.0.0
2024-07-15 11:00 UTC
Requires
- composer-plugin-api: ^2.0
- hyperf/command: ^3
Requires (Dev)
- composer/composer: ^2.0
- squizlabs/php_codesniffer: ^3.6
README
Automatically publish module publishable files on module install or update.
Installation
composer require iqomp/publish
There's nothing to configure for this module. The publish action will be called right after some module updated or installed. Please note that exists target file will not overwritten.