We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f18e860 commit 7ea467dCopy full SHA for 7ea467d
src/Console/ApplicationConfigurator.php
@@ -10,7 +10,7 @@
10
class ApplicationConfigurator
11
{
12
const APP_NAME = 'GrumPHP';
13
- const APP_VERSION = '2.11.0';
+ const APP_VERSION = '2.12.0';
14
15
public function configure(Application $application): void
16
0 commit comments