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 118a3a7 commit 4537dffCopy full SHA for 4537dff
1 file changed
src/Environment.php
@@ -43,7 +43,7 @@
43
*/
44
class Environment
45
{
46
- public const VERSION = '3.22.2-DEV';
+ public const VERSION = '3.22.3-DEV';
47
public const VERSION_ID = 32203;
48
public const MAJOR_VERSION = 3;
49
public const MINOR_VERSION = 22;
0 commit comments