mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-21 22:11:26 +00:00
Update composer deps, add php 8.3 support
This commit is contained in:
parent
17027c3487
commit
4c26f59cd0
2 changed files with 524 additions and 556 deletions
|
@ -5,7 +5,7 @@
|
|||
"license": "AGPL-3.0-only",
|
||||
"type": "project",
|
||||
"require": {
|
||||
"php": "^8.1|^8.2",
|
||||
"php": "^8.1|^8.2|^8.3",
|
||||
"ext-bcmath": "*",
|
||||
"ext-ctype": "*",
|
||||
"ext-curl": "*",
|
||||
|
|
1078
composer.lock
generated
1078
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue