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 af6dcec commit ab92266Copy full SHA for ab92266
Application.php
@@ -69,7 +69,7 @@ final class Application extends Container
69
{
70
use InvokerAware;
71
72
- public const APP_VERSION = '2.1.3';
+ public const APP_VERSION = '2.1.4';
73
74
public const MIN_PHP_VERSION = '8.2';
75
0 commit comments