Commit 66bd208
committed
Bump required symfony/console version from 2.2 to 2.3
The current code uses Symfony Console's Command::getNativeDefinition method,
which is protected in 2.2, but public in 2.3 and newer. This was picked up by
the unit tests running against lowest deps:
https://travis-ci.org/stecman/symfony-console-completion/jobs/779160461 parent b0bec4c commit 66bd208
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments