Browse Source

Update composer deps, add php 8.3 support

Daniel Supernault 1 year ago
parent
commit
4c26f59cd0
2 changed files with 200 additions and 197 deletions
  1. 1 1
      composer.json
  2. 199 196
      composer.lock

+ 1 - 1
composer.json

@@ -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": "*",

File diff suppressed because it is too large
+ 199 - 196
composer.lock


Some files were not shown because too many files changed in this diff