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 b8064d9 commit 98e0301Copy full SHA for 98e0301
lib/Configuration.php
@@ -7,7 +7,7 @@
7
*/
8
final class Configuration
9
{
10
- private const VERSION = '2025-01-26';
+ private const VERSION = '2025-06-03';
11
12
private static $config = [];
13
0 commit comments