Merge pull request #6279 from pixelfed/shleeable-patch-11

Drop php 8.2
pull/6292/merge
dansup 1 week ago committed by GitHub
commit 496a8878d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -5,7 +5,7 @@
"license": "AGPL-3.0-only",
"type": "project",
"require": {
"php": "^8.2|^8.3|^8.4",
"php": "^8.3|^8.4",
"ext-bcmath": "*",
"ext-ctype": "*",
"ext-curl": "*",

Loading…
Cancel
Save