Commit 6e610e4
committed
minor symfony#59152 [TypeInfo] Remove useless dependencies and conflicts (mtarld)
This PR was merged into the 7.2 branch.
Discussion
----------
[TypeInfo] Remove useless dependencies and conflicts
| Q | A
| ------------- | ---
| Branch? | 7.2
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
- Remove `symfony/dependency-injection` dev dependency as it's not required anymore.
- Remove useless conflict definition.
Commits
-------
a81c6d9 [TypeInfo] Remove useless dependency1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 32 | + | |
38 | 33 | | |
39 | 34 | | |
40 | 35 | | |
| |||
0 commit comments