Run composer install when releasing so PHPUnit is available
This resolves an error that occurred when running the release Phing target:
sh: /Users/ahoffmann/IdeaProjects/cbs-techstore-client-php/target/vendor/bin/phpunit: No such file or directory
Improve security with one click by enabling Secret Push Protection for your projects: https://docs.gitlab.com/ee/user/application_security/secret_detection/secret_push_protection/#enable-secret-push-protection-in-a-project
This resolves an error that occurred when running the release Phing target:
sh: /Users/ahoffmann/IdeaProjects/cbs-techstore-client-php/target/vendor/bin/phpunit: No such file or directory