contao-community-alliance/build-system-all-tasks

This package is abandoned and no longer maintained. The author suggests using the phpcq/all-tasks package instead.

Meta package to enable all tasks

This package is not auto-updated.

Last update: 2022-02-01 12:40:15 UTC


README

Version Stable Build Status Upstream Build Status License Downloads

Simply require all available build tasks.

This is useful to only have to put one dependency into require-dev when utilizing the whole ccabs.

Usage

Add to your composer.json in the require-dev section:

"contao-community-alliance/build-system-all-tasks": "~1.0"