Skip to content

Commit 5d94af7

Browse files
committedJan 9, 2023
set symfony version to 1.5.15-dev
1 parent 6f50a31 commit 5d94af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎lib/autoload/sfCoreAutoload.class.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
/**
1212
* The current symfony version.
1313
*/
14-
define('SYMFONY_VERSION', '1.5.14-dev');
14+
define('SYMFONY_VERSION', '1.5.15-dev');
1515

1616
/**
1717
* sfCoreAutoload class.

0 commit comments

Comments
 (0)