Commit 3cb3800
authored
bug #36 Add conflict to symplify/package-builder ^8.3 and allow for ECS ^8.0 (pamil)
This PR was merged into the 4.0-dev branch.
Discussion
----------
Prevents error like this one:
```
PHP Notice: Undefined index: serviceKeywords in /home/runner/work/SyliusThemeBundle/SyliusThemeBundle/vendor/symplify/easy-coding-standard/src/Yaml/CheckerServiceParametersShifter.php on line 72
```
Commits
-------
67549a1 Add conflict to symplify/package-builder ^8.32 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
0 commit comments