Fix PHP8.1 issue in 2.2.1

This commit is contained in:
Marcel Pociot
2022-07-04 13:46:51 +02:00
parent 9f03b8e5ac
commit da82980286
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -26,7 +26,7 @@ return [
|
*/
'version' => '2.2.1',
'version' => '2.2.2',
/*
|--------------------------------------------------------------------------