diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php index 2f7588d..d1770fe 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\Support\Admin\Install * @copyright Dennis Eichhorn diff --git a/Admin/Installer.php b/Admin/Installer.php index 6d0f49e..56575e4 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\Support\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Status.php b/Admin/Status.php index a82cdd2..865d994 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\Support\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Uninstaller.php b/Admin/Uninstaller.php index f372b33..b8e8058 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\Support\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Updater.php b/Admin/Updater.php index 6c7ca11..18bb3c0 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\Support\Admin * @copyright Dennis Eichhorn diff --git a/Controller/BackendController.php b/Controller/BackendController.php index 0570830..cb11dc5 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\Support * @copyright Dennis Eichhorn diff --git a/Controller/Controller.php b/Controller/Controller.php index a882f32..2eaf90e 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\Support * @copyright Dennis Eichhorn diff --git a/Models/Issue.php b/Models/Issue.php index 694492c..3e06f3d 100644 --- a/Models/Issue.php +++ b/Models/Issue.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\Support * @copyright Dennis Eichhorn diff --git a/Models/Message.php b/Models/Message.php index d6bf730..3418d0d 100644 --- a/Models/Message.php +++ b/Models/Message.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\Support * @copyright Dennis Eichhorn diff --git a/Models/PermissionState.php b/Models/PermissionState.php index 13ad5d3..29e9590 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\Support * @copyright Dennis Eichhorn diff --git a/Models/SupportStatus.php b/Models/SupportStatus.php index 9b54ac7..9891d1d 100644 --- a/Models/SupportStatus.php +++ b/Models/SupportStatus.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\Support * @copyright Dennis Eichhorn diff --git a/Models/Ticket.php b/Models/Ticket.php index c660e12..12e158c 100644 --- a/Models/Ticket.php +++ b/Models/Ticket.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\Support\Models * @copyright Dennis Eichhorn diff --git a/Models/TicketMapper.php b/Models/TicketMapper.php index 7ca9b6c..9bbcf4f 100644 --- a/Models/TicketMapper.php +++ b/Models/TicketMapper.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package Modules\Support\Models * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index 5d4126a..844f79a 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 62f3d4e..e8e6e73 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/support-list.tpl.php b/Theme/Backend/support-list.tpl.php index 5d1664a..875b763 100644 --- a/Theme/Backend/support-list.tpl.php +++ b/Theme/Backend/support-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/ticket-create.tpl.php b/Theme/Backend/ticket-create.tpl.php index 74a8916..e8ed164 100644 --- a/Theme/Backend/ticket-create.tpl.php +++ b/Theme/Backend/ticket-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/ticket-single.tpl.php b/Theme/Backend/ticket-single.tpl.php index 02e0148..6391fd9 100644 --- a/Theme/Backend/ticket-single.tpl.php +++ b/Theme/Backend/ticket-single.tpl.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.2 + * PHP Version 7.4 * * @package TBD * @copyright Dennis Eichhorn