diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php index 17e3ff4..c264b76 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\Surveys\Admin\Install * @copyright Dennis Eichhorn diff --git a/Admin/Installer.php b/Admin/Installer.php index 7fa6222..930ce52 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\Surveys\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Status.php b/Admin/Status.php index 49db4b4..35930e7 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\Surveys\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Uninstaller.php b/Admin/Uninstaller.php index d27a56b..6a13ced 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\Surveys\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Updater.php b/Admin/Updater.php index 5323ebb..3bdaa06 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\Surveys\Admin * @copyright Dennis Eichhorn diff --git a/Controller/BackendController.php b/Controller/BackendController.php index 64a0966..92de508 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\Surveys * @copyright Dennis Eichhorn diff --git a/Controller/Controller.php b/Controller/Controller.php index ca8fc81..24e6968 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\Surveys * @copyright Dennis Eichhorn diff --git a/Models/Answer.php b/Models/Answer.php index f21e4c3..160a591 100644 --- a/Models/Answer.php +++ b/Models/Answer.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\Surveys * @copyright Dennis Eichhorn diff --git a/Models/PermissionState.php b/Models/PermissionState.php index a72e9f1..90c46c4 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\Surveys * @copyright Dennis Eichhorn diff --git a/Models/Question.php b/Models/Question.php index b056eab..b55ee78 100644 --- a/Models/Question.php +++ b/Models/Question.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\Surveys * @copyright Dennis Eichhorn diff --git a/Models/Section.php b/Models/Section.php index a93b7a5..7777399 100644 --- a/Models/Section.php +++ b/Models/Section.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\Surveys * @copyright Dennis Eichhorn diff --git a/Models/Survey.php b/Models/Survey.php index a333a7c..b4756c1 100644 --- a/Models/Survey.php +++ b/Models/Survey.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\Surveys * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index 812735c..90d86df 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 a0ff034..481693a 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/surveys-create.tpl.php b/Theme/Backend/surveys-create.tpl.php index 67fb237..1a00485 100644 --- a/Theme/Backend/surveys-create.tpl.php +++ b/Theme/Backend/surveys-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/surveys-list.tpl.php b/Theme/Backend/surveys-list.tpl.php index 6e34412..1cc0df3 100644 --- a/Theme/Backend/surveys-list.tpl.php +++ b/Theme/Backend/surveys-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/surveys-profile.tpl.php b/Theme/Backend/surveys-profile.tpl.php index 15c925c..eac9e78 100644 --- a/Theme/Backend/surveys-profile.tpl.php +++ b/Theme/Backend/surveys-profile.tpl.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package TBD * @copyright Dennis Eichhorn