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 a829f87 commit aa7c516Copy full SHA for aa7c516
Application.php
@@ -49,7 +49,7 @@ final class Application extends Container
49
{
50
use InvokerAware;
51
52
- public const APP_VERSION = '2.0.3';
+ public const APP_VERSION = '2.0.4';
53
54
public const MIN_PHP_VERSION = '8.2';
55
0 commit comments