diff --git a/composer.lock b/composer.lock index f86f63c0b..ca900694c 100644 --- a/composer.lock +++ b/composer.lock @@ -2747,29 +2747,29 @@ }, { "name": "php-opencloud/openstack", - "version": "v3.1.0", + "version": "v3.2.0", "source": { "type": "git", "url": "https://github.com/php-opencloud/openstack.git", - "reference": "7b0eeb63defe533fb802514af3c70855c45eaf1e" + "reference": "1296815eacb5a989da02d110954fda19448c1191" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-opencloud/openstack/zipball/7b0eeb63defe533fb802514af3c70855c45eaf1e", - "reference": "7b0eeb63defe533fb802514af3c70855c45eaf1e", + "url": "https://api.github.com/repos/php-opencloud/openstack/zipball/1296815eacb5a989da02d110954fda19448c1191", + "reference": "1296815eacb5a989da02d110954fda19448c1191", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^7.0", "guzzlehttp/uri-template": "0.2", "justinrainbow/json-schema": "^5.2", - "php": "^7.2.5" + "php": "^7.2.5|^8.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.13", - "jakub-onderka/php-parallel-lint": "^1.0", + "friendsofphp/php-cs-fixer": "^2.18", "php-coveralls/php-coveralls": "^2.0", - "phpunit/phpunit": "^6.5", + "php-parallel-lint/php-parallel-lint": "^1.2", + "phpunit/phpunit": "^8.0", "psr/log": "^1.0" }, "type": "library", @@ -2809,9 +2809,9 @@ ], "support": { "issues": "https://github.com/php-opencloud/openstack/issues", - "source": "https://github.com/php-opencloud/openstack/tree/v3.1.0" + "source": "https://github.com/php-opencloud/openstack/tree/v3.2.0" }, - "time": "2020-10-11T16:12:31+00:00" + "time": "2021-04-02T15:01:50+00:00" }, { "name": "phpseclib/phpseclib",