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 2932ced commit 21ae977Copy full SHA for 21ae977
Application.php
@@ -48,7 +48,7 @@ final class Application extends Container
48
{
49
use InvokerAware;
50
51
- public const APP_VERSION = '2.0.4';
+ public const APP_VERSION = '2.0.5';
52
53
public const MIN_PHP_VERSION = '8.2';
54
0 commit comments