Depend on release version of CloudObjects SDK

This commit is contained in:
2024-10-14 13:28:42 +02:00
parent 90cd7765b2
commit ac9158e5fc

View File

@@ -4,7 +4,7 @@
"type": "library", "type": "library",
"license": "MPL-2.0", "license": "MPL-2.0",
"require": { "require": {
"cloudobjects/sdk" : "dev-main" "cloudobjects/sdk" : ">=0.8"
}, },
"autoload": { "autoload": {
"psr-4" : { "psr-4" : {