You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.
The command composer update --prefer-dist exited with 255.
Log:
Loading composer repositories with package information
Updating dependencies (including require-dev)
PHP Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 67108864 bytes) in phar:///home/travis/.phpenv/versions/7.3.9/bin/composer/src/Composer/DependencyResolver/Solver.php on line 223
Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 67108864 bytes) in phar:///home/travis/.phpenv/versions/7.3.9/bin/composer/src/Composer/DependencyResolver/Solver.php on line 223
Check https://getcomposer.org/doc/articles/troubleshooting.md#memory-limit-errors for more info on how to handle out of memory errors./home/travis/.travis/functions: line 537: 5016 Terminated travis_jigger "${!}" "${timeout}" "${cmd[@]}"
The command "travis_wait composer update --prefer-dist $COMPOSER_FLAGS" failed and exited with 255 during .
I have just changed
{% ifbest_matchesnotisempty %}
By
{% ifbest_matchesis notempty %}
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Subject
I have an error when Travis builds my PR #362
I have just changed
By
The text was updated successfully, but these errors were encountered: