Skip to content

Commit

Permalink
Updated PHP min version
Browse files Browse the repository at this point in the history
Signed-off-by: snipe <snipe@snipe.net>
  • Loading branch information
snipe committed Jul 10, 2024
1 parent bfa42ff commit ec063b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
|
*/

'min_php' => '7.4.0',
'min_php' => '8.1.2',


/*
Expand Down

0 comments on commit ec063b4

Please sign in to comment.