Commit 84b6e13
[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]>1 parent 21bc850 commit 84b6e13
2 files changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 59 | | |
66 | 60 | | |
67 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments