Skip to content

Commit 7ef9536

Browse files
committed
Updated
Updated version
1 parent a769bcc commit 7ef9536

File tree

9 files changed

+9
-18
lines changed

9 files changed

+9
-18
lines changed

src/Classes/LoggerInterface.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* @author : Jakiboy
44
* @package : FloatPHP
55
* @subpackage : Interfaces Classes Component
6-
* @version : 1.1.0
7-
* @category : PHP framework
6+
* @version : 1.1.1
87
* @copyright : (c) 2018 - 2024 Jihad Sinnaour <[email protected]>
98
* @link : https://floatphp.com
109
* @license : MIT

src/Classes/RouterInterface.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* @author : Jakiboy
44
* @package : FloatPHP
55
* @subpackage : Interfaces Classes Component
6-
* @version : 1.1.0
7-
* @category : PHP framework
6+
* @version : 1.1.1
87
* @copyright : (c) 2018 - 2024 Jihad Sinnaour <[email protected]>
98
* @link : https://floatphp.com
109
* @license : MIT

src/Helpers/CacheInterface.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* @author : Jakiboy
44
* @package : FloatPHP
55
* @subpackage : Interfaces Helpers Component
6-
* @version : 1.1.0
7-
* @category : PHP framework
6+
* @version : 1.1.1
87
* @copyright : (c) 2018 - 2024 Jihad Sinnaour <[email protected]>
98
* @link : https://floatphp.com
109
* @license : MIT

src/Kernel/ApiInterface.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* @author : Jakiboy
44
* @package : FloatPHP
55
* @subpackage : Interfaces Kernel Component
6-
* @version : 1.1.0
7-
* @category : PHP framework
6+
* @version : 1.1.1
87
* @copyright : (c) 2018 - 2024 Jihad Sinnaour <[email protected]>
98
* @link : https://floatphp.com
109
* @license : MIT

src/Kernel/AuthMiddlewareInterface.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* @author : Jakiboy
44
* @package : FloatPHP
55
* @subpackage : Interfaces Kernel Component
6-
* @version : 1.1.0
7-
* @category : PHP framework
6+
* @version : 1.1.1
87
* @copyright : (c) 2018 - 2024 Jihad Sinnaour <[email protected]>
98
* @link : https://floatphp.com
109
* @license : MIT

src/Kernel/AuthenticationInterface.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* @author : Jakiboy
44
* @package : FloatPHP
55
* @subpackage : Interfaces Kernel Component
6-
* @version : 1.1.0
7-
* @category : PHP framework
6+
* @version : 1.1.1
87
* @copyright : (c) 2018 - 2024 Jihad Sinnaour <[email protected]>
98
* @link : https://floatphp.com
109
* @license : MIT

src/Kernel/BackendInterface.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* @author : Jakiboy
44
* @package : FloatPHP
55
* @subpackage : Interfaces Kernel Component
6-
* @version : 1.1.0
7-
* @category : PHP framework
6+
* @version : 1.1.1
87
* @copyright : (c) 2018 - 2024 Jihad Sinnaour <[email protected]>
98
* @link : https://floatphp.com
109
* @license : MIT

src/Kernel/FrontInterface.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* @author : Jakiboy
44
* @package : FloatPHP
55
* @subpackage : Interfaces Kernel Component
6-
* @version : 1.1.0
7-
* @category : PHP framework
6+
* @version : 1.1.1
87
* @copyright : (c) 2018 - 2024 Jihad Sinnaour <[email protected]>
98
* @link : https://floatphp.com
109
* @license : MIT

src/Kernel/OrmInterface.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* @author : Jakiboy
44
* @package : FloatPHP
55
* @subpackage : Interfaces Kernel Component
6-
* @version : 1.1.0
7-
* @category : PHP framework
6+
* @version : 1.1.1
87
* @copyright : (c) 2018 - 2024 Jihad Sinnaour <[email protected]>
98
* @link : https://floatphp.com
109
* @license : MIT

0 commit comments

Comments
 (0)