diff --git a/composer.json b/composer.json index b9fcc55ae..176ffdc1a 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "pear/archive_tar": "^1.4.9", "pear/pear-core-minimal": "^1.10", "php-http/guzzle7-adapter": "^1.0.0", - "php-opencloud/openstack": "^3.1", + "php-opencloud/openstack": "^3.12", "phpseclib/phpseclib": "^2.0.45", "pimple/pimple": "^3.5.0", "psr/clock": "^1.0", diff --git a/composer.lock b/composer.lock index 0e2f5b0d6..0ee9d27e2 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2b747f1f3b55f9ac94a5032a768f91df", + "content-hash": "ba20046a88f935672cc10a4929eb8c6f", "packages": [ { "name": "aws/aws-crt-php", @@ -2697,16 +2697,16 @@ }, { "name": "php-opencloud/openstack", - "version": "v3.10.0", + "version": "v3.12.0", "source": { "type": "git", "url": "https://github.com/php-opencloud/openstack.git", - "reference": "2ed9c10badd8eb2645870a7d1f6e9dabe809d6aa" + "reference": "9886899de3a81e95dd6cb352253870fa02abd0f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-opencloud/openstack/zipball/2ed9c10badd8eb2645870a7d1f6e9dabe809d6aa", - "reference": "2ed9c10badd8eb2645870a7d1f6e9dabe809d6aa", + "url": "https://api.github.com/repos/php-opencloud/openstack/zipball/9886899de3a81e95dd6cb352253870fa02abd0f9", + "reference": "9886899de3a81e95dd6cb352253870fa02abd0f9", "shasum": "" }, "require": { @@ -2768,9 +2768,9 @@ ], "support": { "issues": "https://github.com/php-opencloud/openstack/issues", - "source": "https://github.com/php-opencloud/openstack/tree/v3.10.0" + "source": "https://github.com/php-opencloud/openstack/tree/v3.12.0" }, - "time": "2024-04-02T12:17:34+00:00" + "time": "2025-01-07T07:11:23+00:00" }, { "name": "phpseclib/phpseclib",