Commit 61c2569
authored
Make phan/phan a dev dependency (#118)
It does not look that this projects actually uses phan as a dependency
but rather as a static analyzer for development...
Upgrading projects using php-spider to Symfony 8 is blocked because
phan/phan wants symfony/console < 8.
But this constraint is irrelevant on runtime...1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments