Replace libraries with better-maintained forks
This commit is contained in:
+2
-2
@@ -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
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user