FriendsOfTYPO3 / tea

Example extension for unit testing and best practices.
https://typo3.org/community/teams/best-practices
GNU General Public License v2.0
74 stars 23 forks source link

Allow additional composer options for `-s composerInstall` #1346

Closed oliverklee closed 1 month ago

oliverklee commented 2 months ago

As a user I want to pass composer options to the composer install subcommand

Acceptance criteria

Additional Information

Example: Build/Scripts/runTests.sh -s composerInstall -- --prefer-source

https://review.typo3.org/c/Packages/TYPO3.CMS/+/84870