From 01e925fe52455eab19e7b2de427442dca48159a1 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/PermissionState.php | 2 +- Theme/Backend/Lang/Navigation.en.lang.php | 2 +- Theme/Backend/Lang/api.en.lang.php | 2 +- Theme/Backend/Lang/en.lang.php | 2 +- Theme/Backend/analysis-overview-dashboard.tpl.php | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php index 46a8230..b15d3fe 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\SalesAnalysis\Admin\Install * @copyright Dennis Eichhorn diff --git a/Admin/Installer.php b/Admin/Installer.php index 81fa953..9274f62 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\SalesAnalysis\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Status.php b/Admin/Status.php index 8b0f69c..6009226 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\SalesAnalysis\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Uninstaller.php b/Admin/Uninstaller.php index 5a03d6a..4fe801c 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\SalesAnalysis\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Updater.php b/Admin/Updater.php index e95807d..a6c4d18 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\SalesAnalysis\Admin * @copyright Dennis Eichhorn diff --git a/Controller/BackendController.php b/Controller/BackendController.php index 4409c26..5f8bcd5 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\SalesAnalysis * @copyright Dennis Eichhorn diff --git a/Controller/Controller.php b/Controller/Controller.php index 187a216..0968ad6 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\SalesAnalysis * @copyright Dennis Eichhorn diff --git a/Models/PermissionState.php b/Models/PermissionState.php index 86e735f..258e30b 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\SalesAnalysis * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index 85a1823..72b0a37 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/api.en.lang.php b/Theme/Backend/Lang/api.en.lang.php index 306d9c6..1afe44f 100644 --- a/Theme/Backend/Lang/api.en.lang.php +++ b/Theme/Backend/Lang/api.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 6af4b47..6ebd089 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/analysis-overview-dashboard.tpl.php b/Theme/Backend/analysis-overview-dashboard.tpl.php index e1831c5..cadb8d7 100644 --- a/Theme/Backend/analysis-overview-dashboard.tpl.php +++ b/Theme/Backend/analysis-overview-dashboard.tpl.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package TBD * @copyright Dennis Eichhorn