Skip to content

Commit b835924

Browse files
committed
fixed version
1 parent 0fc8ce0 commit b835924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Kernel.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ abstract class Kernel implements KernelInterface, TerminableInterface
6060
protected $loadClassCache;
6161

6262
const VERSION = '2.8.50';
63-
const VERSION_ID = 2.8.50;
63+
const VERSION_ID = 20850;
6464
const MAJOR_VERSION = 2;
6565
const MINOR_VERSION = 8;
6666
const RELEASE_VERSION = 50;

0 commit comments

Comments
 (0)