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 9c43921 commit b39964cCopy full SHA for b39964c
1 file changed
lib/Configuration.php
@@ -7,7 +7,7 @@
7
*/
8
final class Configuration
9
{
10
- private const VERSION = '2025-06-03';
+ private const VERSION = '2025-08-05';
11
12
private static $config = [];
13
0 commit comments