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 9945f3f commit 31d2c60Copy full SHA for 31d2c60
CHANGELOG.md
@@ -1,6 +1,10 @@
1
CHANGELOG
2
=========
3
4
+xx/xx/xxxx: Version 1.5.16
5
+--------------------------
6
+
7
8
12/01/2023: Version 1.5.15
9
--------------------------
10
lib/autoload/sfCoreAutoload.class.php
@@ -11,7 +11,7 @@
11
/**
12
* The current symfony version.
13
*/
14
-define('SYMFONY_VERSION', '1.5.15');
+define('SYMFONY_VERSION', '1.5.16-dev');
15
16
17
* sfCoreAutoload class.
0 commit comments