kopia lustrzana https://github.com/pixelfed/pixelfed
Update composer deps, add php 8.3 support
rodzic
17027c3487
commit
4c26f59cd0
|
@ -5,7 +5,7 @@
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.1|^8.2",
|
"php": "^8.1|^8.2|^8.3",
|
||||||
"ext-bcmath": "*",
|
"ext-bcmath": "*",
|
||||||
"ext-ctype": "*",
|
"ext-ctype": "*",
|
||||||
"ext-curl": "*",
|
"ext-curl": "*",
|
||||||
|
|
Plik diff jest za duży
Load Diff
Ładowanie…
Reference in New Issue