We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
composer create-project phplist/base-distribution phplist 4.0.x-dev --prefer-dist --no-dev --stability=dev
The text was updated successfully, but these errors were encountered:
We might also use an approach similar to https://github.com/bmack/typo3-darth (although smaller).
Sorry, something went wrong.
https://medium.com/packagist/custom-package-definitions-3f433629861e
"composer create-project should not warm any caches (as those would wind up in the created ZIP)"
Instead of trying to change how symfony caching does the warming up of the cache how about just excluding var/cache and 'var/logs` from the archive?
var/cache
oliverklee
No branches or pull requests
composer create-project phplist/base-distribution phplist 4.0.x-dev --prefer-dist --no-dev --stability=dev
The text was updated successfully, but these errors were encountered: