nora-lib / line-messaging-api
dev-master
2025-01-20 23:45 UTC
Requires
- php: ^8.3.0
- ext-curl: *
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.8
- nora-lib/utils: dev-master
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2025-04-21 00:24:51 UTC
README
Installation
composer install
Available Commands
composer test // Run unit test
composer tests // Test and quality checks
composer cs-fix // Fix the coding style
composer sa // Run static analysis tools
composer run-script --list // List all commands