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.
2 parents 3fcda4a + 8551bab commit 561c0d1Copy full SHA for 561c0d1
Application.php
@@ -30,7 +30,7 @@ class Application extends Container
30
{
31
use InvokerAware;
32
33
- public const APP_VERSION = '1.0.3';
+ public const APP_VERSION = '1.0.4';
34
35
public const MIN_PHP_VERSION = '8.2';
36
0 commit comments