Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0c6b9d8

Browse files
committed
Update VERSION for 5.2.13
1 parent70b7a08 commit0c6b9d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/Symfony/Component/HttpKernel/Kernel.php‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,11 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl
7474

7575
privatestatic$freshCache = [];
7676

77-
publicconstVERSION ='5.2.12';
78-
publicconstVERSION_ID =50212;
77+
publicconstVERSION ='5.2.13';
78+
publicconstVERSION_ID =50213;
7979
publicconstMAJOR_VERSION =5;
8080
publicconstMINOR_VERSION =2;
81-
publicconstRELEASE_VERSION =12;
81+
publicconstRELEASE_VERSION =13;
8282
publicconstEXTRA_VERSION ='';
8383

8484
publicconstEND_OF_MAINTENANCE ='07/2021';

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp