From 23caee3fa10392fd71e0ca95e0fa45e46c4851d0 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/Client.php | 2 +- Models/ClientMapper.php | 2 +- Models/PermissionState.php | 2 +- Theme/Backend/Lang/Navigation.en.lang.php | 2 +- Theme/Backend/Lang/en.lang.php | 2 +- Theme/Backend/clients-create.tpl.php | 2 +- Theme/Backend/clients-list.tpl.php | 2 +- Theme/Backend/clients-profile.tpl.php | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php index 342f390..6095d8d 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\ClientManagement\Admin\Install * @copyright Dennis Eichhorn diff --git a/Admin/Installer.php b/Admin/Installer.php index dbaea6b..ea86258 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\ClientManagement\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Status.php b/Admin/Status.php index 5752115..1c2cc62 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\ClientManagement\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Uninstaller.php b/Admin/Uninstaller.php index b54eab2..1805503 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\ClientManagement\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Updater.php b/Admin/Updater.php index 44c3a26..6b139ef 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\ClientManagement\Admin * @copyright Dennis Eichhorn diff --git a/Controller/BackendController.php b/Controller/BackendController.php index d2d3b8c..ecb1770 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\ClientManagement * @copyright Dennis Eichhorn diff --git a/Controller/Controller.php b/Controller/Controller.php index f77f080..7a0ce5f 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\ClientManagement * @copyright Dennis Eichhorn diff --git a/Models/Client.php b/Models/Client.php index 197cb7a..4ed760b 100644 --- a/Models/Client.php +++ b/Models/Client.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\ClientManagement\Models * @copyright Dennis Eichhorn diff --git a/Models/ClientMapper.php b/Models/ClientMapper.php index 87e3d2f..4e72c6f 100644 --- a/Models/ClientMapper.php +++ b/Models/ClientMapper.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package TBD * @copyright Dennis Eichhorn diff --git a/Models/PermissionState.php b/Models/PermissionState.php index 507c91f..334592d 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\ClientManagement * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index bf25cf1..4d9f58a 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 886cd20..a28eab5 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/clients-create.tpl.php b/Theme/Backend/clients-create.tpl.php index 866e2e6..b70f9d2 100644 --- a/Theme/Backend/clients-create.tpl.php +++ b/Theme/Backend/clients-create.tpl.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/clients-list.tpl.php b/Theme/Backend/clients-list.tpl.php index 38a3768..444183e 100644 --- a/Theme/Backend/clients-list.tpl.php +++ b/Theme/Backend/clients-list.tpl.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/clients-profile.tpl.php b/Theme/Backend/clients-profile.tpl.php index a900f93..4ee7240 100644 --- a/Theme/Backend/clients-profile.tpl.php +++ b/Theme/Backend/clients-profile.tpl.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package TBD * @copyright Dennis Eichhorn