Replace libraries with better-maintained forks

This commit is contained in:
2026-09-15 14:50:13 +00:00
parent 19645edf45
commit d52d7c3f2d
2 changed files with 336 additions and 303 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
"homepage": "https://codeberg.org/CloudObjects/CloudObjects-PHP-SDK", "homepage": "https://codeberg.org/CloudObjects/CloudObjects-PHP-SDK",
"license": "MPL-2.0", "license": "MPL-2.0",
"require" : { "require" : {
"ml/json-ld": ">=1.0.7", "sweetrdf/json-ld": ">=1.3",
"guzzlehttp/guzzle" : ">=6.0", "guzzlehttp/guzzle" : ">=6.0",
"psr/cache": ">=1.0", "psr/cache": ">=1.0",
"psr/log": ">=1.1", "psr/log": ">=1.1",
@@ -30,7 +30,7 @@
"phpunit/phpunit": "^10", "phpunit/phpunit": "^10",
"symfony/http-foundation" : ">=4.0", "symfony/http-foundation" : ">=4.0",
"symfony/psr-http-message-bridge" : ">=1.1.0", "symfony/psr-http-message-bridge" : ">=1.1.0",
"nyholm/psr7" : "~1.5.1", "nyholm/psr7" : "^1.5",
"defuse/php-encryption" : "^2.2" "defuse/php-encryption" : "^2.2"
}, },
"suggest" : { "suggest" : {
Generated
+334 -301
View File
File diff suppressed because it is too large Load Diff