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 74753e1 commit da3e92dCopy full SHA for da3e92d
Application.php
@@ -48,7 +48,7 @@ final class Application extends Container
48
{
49
use InvokerAware;
50
51
- public const APP_VERSION = '2.0.5';
+ public const APP_VERSION = '2.0.6';
52
53
public const MIN_PHP_VERSION = '8.2';
54
0 commit comments