Commit dade31f
committed
bug symfony#2608 [LiveComponent] Move PropertyInfo to the require section (mtarld)
This PR was merged into the 2.x branch.
Discussion
----------
[LiveComponent] Move PropertyInfo to the require section
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Issues |
| License | MIT
Move `symfony/property-info` from `require-dev` to `require`, as it's always needed.
/cc `@Kocal`
Commits
-------
3cc04be [LiveComponent] Move PropertyInfo to the require section1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | | - | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments