contributte / console

:boom: Best minimal console (symfony/console) to Nette Framework (@nette)
https://contributte.org/packages/contributte/console.html
MIT License
91 stars 32 forks source link

The option 'console › version' expects to be string, float given. #31

Closed janbarasek closed 5 years ago

janbarasek commented 5 years ago

In documentation https://github.com/contributte/console/blob/master/.docs/README.md#configuration is example value: version: 1.0, but Nette 3.0 throw exception:

Nette\DI\InvalidConfigurationException

The option 'console › version' expects to be string, float 3.0 given.

Correct value option is version: '1.0', or add accept float input.

mabar commented 5 years ago

Fixed by https://github.com/contributte/console/commit/892c180f35881c245aa12e8fb3c457b0ba67b206