Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Commit cb41e44

Browse files
committed
👌 modify CI_VERSION from 3.1.11 to 3.1.11.1, Currently supports PHP 8
1 parent 0834ae5 commit cb41e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/core/CodeIgniter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
* @var string
5656
*
5757
*/
58-
const CI_VERSION = '3.1.12-dev';
58+
const CI_VERSION = '3.1.11.1';
5959

6060
/*
6161
* ------------------------------------------------------

0 commit comments

Comments
 (0)