Leon Boot
Leon Boot
I experienced the same issue when updating a flex recipe. I think it might have something to do with the new fine grained access tokens (`github_pat_` prefixed). I had one...
It seems the "Run updated recipes" job fails because the package version to install is distilled from the modified files of the PR, but symfony/mailer:^4.3 can't be installed because of...
Looking at the documentation again, this may have been a result of misinterpretation on my part. I believed the `resolve:` env var processor would allow for using other env var...
I'm pretty sure the issue @collettemathieu mentions is related. I'm experiencing the same issue when running `composer install`, but only when I enter the container as a non-root user. Files...