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 6107827 commit aa9fc57
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 @@ -14,7 +14,7 @@
}
],
"require": {
"php": "^8.2",
"php": "^8.3",
"ext-hash": "*",
"illuminate/collections": "^13.0",
"illuminate/contracts": "^13.0",
Expand Down

0 comments on commit aa9fc57

Please sign in to comment.