mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 01:44:45 +02:00
add php 8.3 to composer.json
This commit is contained in:
parent
17ec5c7acf
commit
cca5e4a4c0
@ -2,7 +2,7 @@
|
||||
"name": "lancepioch/panel",
|
||||
"description": "The free, open-source game management panel. Supporting Minecraft, Spigot, BungeeCord, and SRCDS servers.",
|
||||
"require": {
|
||||
"php": "^8.2",
|
||||
"php": "^8.2 || ^8.3",
|
||||
"ext-intl": "*",
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*",
|
||||
|
Loading…
x
Reference in New Issue
Block a user