Skip to content

Commit ed95795

Browse files
committed
set the required php version to 8.3 or higher
1 parent 27bc39e commit ed95795

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"homepage": "https://github.com/aternosorg/php-spigot-api",
2121
"require": {
22-
"php": "^8.2",
22+
"php": "^8.3",
2323
"ext-curl": "*",
2424
"ext-json": "*",
2525
"ext-mbstring": "*",

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)