Commit 4623444
authored
fix(phpstan): Do not ignore RuntimeException in phpstan check (#221)
Cf
#219 (comment)1 parent 1c0fb12 commit 4623444
File tree
2 files changed
+3
-1
lines changed- src/Bridge/Symfony/DependencyInjection
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
0 commit comments