Commit e7c53ea
committed
move sebastian/exporter lib to require section
Since the library is used in the `AbstractConfigurationConstraint`
class it must be included in the `require` section. Otherwise, it was
not usable in projects that did not require `sebastian/exporter`
themself.1 parent e4e8c1f commit e7c53ea
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
17 | 16 | | |
18 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
0 commit comments