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 ea16a1f commit ecc1b60Copy full SHA for ecc1b60
src/Config.php
@@ -85,7 +85,7 @@ class Config
85
*
86
* @var string
87
*/
88
- const VERSION = '3.12.1';
+ const VERSION = '3.12.2';
89
90
/**
91
* Package stability; either stable, beta or alpha.
0 commit comments