There was an error while loading. Please reload this page.
1 parent 8fcda6c commit c8a1734Copy full SHA for c8a1734
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.22.0';
+ const APP_VERSION = '2.23.0';
14
15
public function configure(Application $application): void
16
0 commit comments