Upgrade 1-11.38

This commit is contained in:
xesmyd
2026-03-30 14:10:30 +02:00
parent f2a7e6d1fc
commit ac648ef29d
24665 changed files with 69682 additions and 2205004 deletions
+1
View File
@@ -24,6 +24,7 @@ This package is compliant with [PSR-1][], [PSR-2][], [PSR-4][], and [PSR-7][]. I
We support the following versions of PHP:
* PHP 8.5
* PHP 8.4
* PHP 8.3
* PHP 8.2
+1 -1
View File
@@ -6,7 +6,7 @@
"sort-packages": true
},
"require": {
"php": "^7.1 || >=8.0.0 <8.5.0",
"php": "^7.1 || >=8.0.0 <8.6.0",
"ext-json": "*",
"guzzlehttp/guzzle": "^6.5.8 || ^7.4.5"
},