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

Commit6a9f47c

Browse files
committed
Bump Symfony version to 6.2.15
1 parent4e5061c commit6a9f47c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,12 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl
7575
*/
7676
privatestaticarray$freshCache = [];
7777

78-
publicconstVERSION ='6.2.14';
79-
publicconstVERSION_ID =60214;
78+
publicconstVERSION ='6.2.15-DEV';
79+
publicconstVERSION_ID =60215;
8080
publicconstMAJOR_VERSION =6;
8181
publicconstMINOR_VERSION =2;
82-
publicconstRELEASE_VERSION =14;
83-
publicconstEXTRA_VERSION ='';
82+
publicconstRELEASE_VERSION =15;
83+
publicconstEXTRA_VERSION ='DEV';
8484

8585
publicconstEND_OF_MAINTENANCE ='07/2023';
8686
publicconstEND_OF_LIFE ='07/2023';

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp