We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c7918 commit 3959da4Copy full SHA for 3959da4
1 file changed
src/Application.php
@@ -30,7 +30,7 @@ class Application extends ConsoleApplication
30
/**
31
* Symfony Console Application version
32
*/
33
- const VERSION = '0.17.4';
+ const VERSION = '0.17.5';
34
35
36
* Default configuration file name
0 commit comments