X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.lock;h=46df527f7d80c8de97115938d297b2a89c7a9532;hb=a89b74cb714c1af56c26eacc96d673d7f95d7024;hp=b8e248fbf55f227dd74db227a01bbbef1a6711b9;hpb=3030b0843d200c8442a654da14d9ae66c13315ce;p=civicrm-core.git diff --git a/composer.lock b/composer.lock index b8e248fbf5..46df527f7d 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": "2d1dfc8bddd169a9064a89c693bb5218", + "content-hash": "ec5c7533d5c9d49d54530eb94958e55b", "packages": [ { "name": "adrienrn/php-mimetyper", @@ -49,26 +49,26 @@ }, { "name": "brick/math", - "version": "0.8.15", + "version": "0.9.2", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "9b08d412b9da9455b210459ff71414de7e6241cd" + "reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/9b08d412b9da9455b210459ff71414de7e6241cd", - "reference": "9b08d412b9da9455b210459ff71414de7e6241cd", + "url": "https://api.github.com/repos/brick/math/zipball/dff976c2f3487d42c1db75a3b180e2b9f0e72ce0", + "reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0", "shasum": "" }, "require": { "ext-json": "*", - "php": "^7.1|^8.0" + "php": "^7.1 || ^8.0" }, "require-dev": { "php-coveralls/php-coveralls": "^2.2", - "phpunit/phpunit": "^7.5.15|^8.5", - "vimeo/psalm": "^3.5" + "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0", + "vimeo/psalm": "4.3.2" }, "type": "library", "autoload": { @@ -91,32 +91,39 @@ "brick", "math" ], - "time": "2020-04-15T15:59:35+00:00" + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/brick/math", + "type": "tidelift" + } + ], + "time": "2021-01-20T22:51:39+00:00" }, { "name": "brick/money", - "version": "0.4.5", + "version": "0.5.1", "source": { "type": "git", "url": "https://github.com/brick/money.git", - "reference": "91f2b5bc35646f172b038e46bb496ad18db59c3c" + "reference": "c6f2883c8a759bf7f77c79aaa6004af6d6c0afaf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/money/zipball/91f2b5bc35646f172b038e46bb496ad18db59c3c", - "reference": "91f2b5bc35646f172b038e46bb496ad18db59c3c", + "url": "https://api.github.com/repos/brick/money/zipball/c6f2883c8a759bf7f77c79aaa6004af6d6c0afaf", + "reference": "c6f2883c8a759bf7f77c79aaa6004af6d6c0afaf", "shasum": "" }, "require": { - "brick/math": "~0.7.3 || ~0.8.0", - "php": "^7.1|^8.0" + "brick/math": "~0.7.3 || ~0.8.0 || ~0.9.0", + "php": "^7.1 || ^8.0" }, "require-dev": { "brick/varexporter": "~0.2.1", "ext-dom": "*", "ext-pdo": "*", "php-coveralls/php-coveralls": "^2.2", - "phpunit/phpunit": "^7.5.15" + "phpunit/phpunit": "^7.5.15 || ^8.0 || ^9.0", + "vimeo/psalm": "4.3.2" }, "suggest": { "ext-intl": "Required to format Money objects" @@ -137,7 +144,13 @@ "currency", "money" ], - "time": "2020-05-31T14:17:02+00:00" + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/brick/money", + "type": "tidelift" + } + ], + "time": "2021-02-10T14:14:29+00:00" }, { "name": "cache/integration-tests", @@ -3117,20 +3130,6 @@ "portable", "shim" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-05-12T16:47:27+00:00" }, {