mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 19:14: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",
|
"name": "lancepioch/panel",
|
||||||
"description": "The free, open-source game management panel. Supporting Minecraft, Spigot, BungeeCord, and SRCDS servers.",
|
"description": "The free, open-source game management panel. Supporting Minecraft, Spigot, BungeeCord, and SRCDS servers.",
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.2",
|
"php": "^8.2 || ^8.3",
|
||||||
"ext-intl": "*",
|
"ext-intl": "*",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"ext-mbstring": "*",
|
"ext-mbstring": "*",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user