composer: accept php 8.5

pull/6396/head
Ramon van Belzen 7 months ago committed by GitHub
parent 34278c77c2
commit 373aa01dfc
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.3|^8.4",
"php": "^8.3|^8.4|^8.5",
"ext-bcmath": "*",
"ext-ctype": "*",
"ext-curl": "*",

Loading…
Cancel
Save