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
[5.0.x] compatibility with Symfony components ^6 (#489)
* allow symfony/cache ^6 (#415)
(cherry picked from commit 652440a)
* Allow symfony/expression-language v6 (#443)
Allow symfony/expression-language v6 and replaces | with || (in composer.json file), | is not documented in composer docs but is allowed for BC
(cherry picked from commit 88bc035)
* Drop ad-hoc for install `ecodev/graphql-upload` with PHP 8. Full support for PHP 8.0 are introduced in upstream
Co-authored-by: Stéphane <[email protected]>
Co-authored-by: Faizan Akram Dar <[email protected]>
- name: "Install dependencies with composer. Ignoring platform reqs to bypass a problem with ecodev/graphql-upload available only with latest Webonyx on PHP8."
0 commit comments