iqomp / publish
Automatically call publish for installed/updated modules
Installs: 773
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:composer-plugin
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.