-
Notifications
You must be signed in to change notification settings - Fork 95
Commit 7a9ecd4
Fix dependencies
- Explicit requirement for `symfony/dependency-injection` (it's used in actual code, so it's needed)
- Do not use `psr/log` 1.1.2 (see: symfony/symfony#44371 (comment))1 parent 6cfde57 commit 7a9ecd4
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | - | ||
18 | + | ||
19 | + | ||
19 | 20 | | |
20 | 21 | | |
22 | + | ||
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments