Commit 31872c1
committed
Fix compat of the FixturesKernel with Symfony 7
To keep support for Symfony 4.4 which is still supported by
browserkit-driver, the value of the constant is hardcoded in the default
value of the argument instead of referencing the constant, which was
replaced by a new constant name in 5.x with the old name removed in 7.01 parent 42375fd commit 31872c1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments