We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd1f78 commit 5a414beCopy full SHA for 5a414be
1 file changed
src/Console/ApplicationConfigurator.php
@@ -10,7 +10,7 @@
10
class ApplicationConfigurator
11
{
12
const APP_NAME = 'GrumPHP';
13
- const APP_VERSION = '2.18.0';
+ const APP_VERSION = '2.19.0';
14
15
public function configure(Application $application): void
16
0 commit comments