Skip to content

Commit b7bdf2c

Browse files
committed
bumped Symfony version to 3.4.26
1 parent 2445423 commit b7bdf2c

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
@@ -67,12 +67,12 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl
6767
private $requestStackSize = 0;
6868
private $resetServices = false;
6969

70-
const VERSION = '3.4.25';
71-
const VERSION_ID = 30425;
70+
const VERSION = '3.4.26-DEV';
71+
const VERSION_ID = 30426;
7272
const MAJOR_VERSION = 3;
7373
const MINOR_VERSION = 4;
74-
const RELEASE_VERSION = 25;
75-
const EXTRA_VERSION = '';
74+
const RELEASE_VERSION = 26;
75+
const EXTRA_VERSION = 'DEV';
7676

7777
const END_OF_MAINTENANCE = '11/2020';
7878
const END_OF_LIFE = '11/2021';

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy