From ff921d33c0ad4c416b025ecdf573114600dfebcb Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 15 Aug 2019 20:45:28 +0200 Subject: [PATCH] change php version requirement --- Admin/Install/Navigation.php | 2 +- Admin/Installer.php | 2 +- Admin/Status.php | 2 +- Admin/Uninstaller.php | 2 +- Admin/Updater.php | 2 +- Controller/BackendController.php | 2 +- Controller/Controller.php | 2 +- Models/ClockingStatus.php | 2 +- Models/ClockingType.php | 2 +- Models/NullSession.php | 2 +- Models/NullSessionElement.php | 2 +- Models/PermissionState.php | 2 +- Models/Session.php | 2 +- Models/SessionElement.php | 2 +- Theme/Backend/Lang/Navigation.en.lang.php | 2 +- Theme/Backend/Lang/en.lang.php | 2 +- Theme/Backend/dashboard.tpl.php | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php index 0fe954b..2cb3d98 100644 --- a/Admin/Install/Navigation.php +++ b/Admin/Install/Navigation.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\HumanResourceTimeRecording\Admin\Install * @copyright Dennis Eichhorn diff --git a/Admin/Installer.php b/Admin/Installer.php index 6e73134..ff6c76c 100644 --- a/Admin/Installer.php +++ b/Admin/Installer.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\HumanResourceTimeRecording\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Status.php b/Admin/Status.php index 50b9d8c..51674e7 100644 --- a/Admin/Status.php +++ b/Admin/Status.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\HumanResourceTimeRecording\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Uninstaller.php b/Admin/Uninstaller.php index af1f3fe..b1121b3 100644 --- a/Admin/Uninstaller.php +++ b/Admin/Uninstaller.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\HumanResourceTimeRecording\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Updater.php b/Admin/Updater.php index 3995418..e8ad557 100644 --- a/Admin/Updater.php +++ b/Admin/Updater.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\HumanResourceTimeRecording\Admin * @copyright Dennis Eichhorn diff --git a/Controller/BackendController.php b/Controller/BackendController.php index 3c44e15..3474998 100644 --- a/Controller/BackendController.php +++ b/Controller/BackendController.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\HumanResourceTimeRecording * @copyright Dennis Eichhorn diff --git a/Controller/Controller.php b/Controller/Controller.php index 00aa6f2..61f2ba2 100644 --- a/Controller/Controller.php +++ b/Controller/Controller.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\HumanResourceTimeRecording * @copyright Dennis Eichhorn diff --git a/Models/ClockingStatus.php b/Models/ClockingStatus.php index 30525a4..5bb0a99 100644 --- a/Models/ClockingStatus.php +++ b/Models/ClockingStatus.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\HumanResourceTimeRecording * @copyright Dennis Eichhorn diff --git a/Models/ClockingType.php b/Models/ClockingType.php index 036cf03..bc107cb 100644 --- a/Models/ClockingType.php +++ b/Models/ClockingType.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\HumanResourceTimeRecording * @copyright Dennis Eichhorn diff --git a/Models/NullSession.php b/Models/NullSession.php index e15b593..168b584 100644 --- a/Models/NullSession.php +++ b/Models/NullSession.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\HumanResourceTimeRecording * @copyright Dennis Eichhorn diff --git a/Models/NullSessionElement.php b/Models/NullSessionElement.php index 476d0d6..b06d839 100644 --- a/Models/NullSessionElement.php +++ b/Models/NullSessionElement.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\HumanResourceTimeRecording * @copyright Dennis Eichhorn diff --git a/Models/PermissionState.php b/Models/PermissionState.php index f62d881..b5d84b4 100644 --- a/Models/PermissionState.php +++ b/Models/PermissionState.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\HumanResourceTimeRecording * @copyright Dennis Eichhorn diff --git a/Models/Session.php b/Models/Session.php index 21af01e..5dc59ac 100644 --- a/Models/Session.php +++ b/Models/Session.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\HumanResourceTimeRecording * @copyright Dennis Eichhorn diff --git a/Models/SessionElement.php b/Models/SessionElement.php index 598125b..44a769c 100644 --- a/Models/SessionElement.php +++ b/Models/SessionElement.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\HumanResourceTimeRecording * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index 0228a0e..2082c1e 100644 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package TBD * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 00600a3..45c3652 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package TBD * @copyright Dennis Eichhorn diff --git a/Theme/Backend/dashboard.tpl.php b/Theme/Backend/dashboard.tpl.php index b8e39d9..f66de35 100644 --- a/Theme/Backend/dashboard.tpl.php +++ b/Theme/Backend/dashboard.tpl.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package TBD * @copyright Dennis Eichhorn