Skip to content

Commit

Permalink
Fix PHP8.1 issue in 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mpociot committed Jul 4, 2022
1 parent 9f03b8e commit da82980
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified builds/expose
Binary file not shown.
2 changes: 1 addition & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
|
*/

'version' => '2.2.1',
'version' => '2.2.2',

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit da82980

Please sign in to comment.