stecman / symfony-console-completion

Automatic tab-key completion for Symfony console application options, arguments and parameters
MIT License
420 stars 26 forks source link

Merge #34 with PHP version and dep combinations adjusted #54

Closed stecman closed 8 years ago

stecman commented 8 years ago

Merge + implementing this comment:

I'd probably opt for doing something like what symfony/symfony does. Technically yes it's not testing all supported combinations, but testing all combinations feels like testing that the dependencies work with the PHP versions they claim to, more than testing the code in this library.