-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
By running composer create-project concrete5/composer, we end up with a setup that includes PHPUnit, webmix, custom db settings, ...
That could be nice for developers (provided that they want all that stuff), but end users may just want a running concrete5 setup...
So, we should be able to create a concrete5 instance without all that developer-oriented stuff.
What about having 2 composer projects?
concrete5/composerwith only the bare minimum stuff required to install concrete5concrete5/composer-devwith additional stuff targeting development
eskema and fabian
Metadata
Metadata
Assignees
Labels
No labels