Skip to content

Commit

Permalink
[13.x] Requires PHP 8.3 as minimum version (#54763)
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone authored Feb 24, 2025
1 parent cb2be10 commit e87700a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
}
],
"require": {
"php": "^8.2",
"php": "^8.3",
"ext-pdo": "*",
"brick/math": "^0.9.3|^0.10.2|^0.11|^0.12",
"illuminate/collections": "^13.0",
Expand Down

0 comments on commit e87700a

Please sign in to comment.