bump php version

This commit is contained in:
Dennis Eichhorn 2020-12-03 23:07:32 +01:00
parent 830dfd7fc8
commit 5b80c8d063
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
"/**",
" * Orange Management",
" *",
" * PHP Version 7.4",
" * PHP Version 8.0",
" *",
" * @package Modules\\\\$1",
" * @copyright Dennis Eichhorn",
@ -49,7 +49,7 @@
"/**",
" * Orange Management",
" *",
" * PHP Version 7.4",
" * PHP Version 8.0",
" *",
" * @package Modules\\\\$1",
" * @copyright Dennis Eichhorn",
@ -83,7 +83,7 @@
"/**",
" * Orange Management",
" *",
" * PHP Version 7.4",
" * PHP Version 8.0",
" *",
" * @package Modules\\\\$1",
" * @copyright Dennis Eichhorn",
@ -218,7 +218,7 @@
"/**",
" * Orange Management",
" *",
" * PHP Version 7.4",
" * PHP Version 8.0",
" *",
" * @package Modules\\\\$1",
" * @copyright Dennis Eichhorn",

View File

@ -2,7 +2,7 @@
/**
* Orange Management
*
* PHP Version 7.4
* PHP Version 8.0
*
* Inspect .lang.php files and check them for errors/optimization
*