The composer phpcs
exceeds the php memory limit if it's 256MB or lower.
Set memory limit to 256M and run composer phpcs
:
The PHP_CodeSniffer "phpcs" command ran out of memory.
Either raise the "memory_limit" of PHP in the php.ini file or raise the memory limit at runtime
using `phpcs -d memory_limit=512M` (replace 512M with the desired memory limit).
Set memory limit to 512M for phpcs and phpcbf commands.
Needs review
11.0 🔥
composer
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.