X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.lock;h=6078fc31cdfe871d28c247ceab034118043da94b;hb=41e929f8cd794c24d89b26f4946477dad1a99aa5;hp=231333aacbfbbac606cf3c5a88eab3735d5e0e7f;hpb=dc11eebb48114bfbf85516be44e753e71c156ecf;p=civicrm-core.git diff --git a/composer.lock b/composer.lock index 231333aacb..6078fc31cd 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": "e9060ec676613c281267b190d808a479", + "content-hash": "84026a2e4258afa874c6fc41bb848a80", "packages": [ { "name": "adrienrn/php-mimetyper", @@ -101,16 +101,16 @@ }, { "name": "brick/money", - "version": "0.5.1", + "version": "0.5.3", "source": { "type": "git", "url": "https://github.com/brick/money.git", - "reference": "c6f2883c8a759bf7f77c79aaa6004af6d6c0afaf" + "reference": "49e6597470da74f6a9f1dd7d5286ea3b4756b7e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/money/zipball/c6f2883c8a759bf7f77c79aaa6004af6d6c0afaf", - "reference": "c6f2883c8a759bf7f77c79aaa6004af6d6c0afaf", + "url": "https://api.github.com/repos/brick/money/zipball/49e6597470da74f6a9f1dd7d5286ea3b4756b7e0", + "reference": "49e6597470da74f6a9f1dd7d5286ea3b4756b7e0", "shasum": "" }, "require": { @@ -123,7 +123,7 @@ "ext-pdo": "*", "php-coveralls/php-coveralls": "^2.2", "phpunit/phpunit": "^7.5.15 || ^8.0 || ^9.0", - "vimeo/psalm": "4.3.2" + "vimeo/psalm": "4.9.2" }, "suggest": { "ext-intl": "Required to format Money objects" @@ -144,13 +144,21 @@ "currency", "money" ], + "support": { + "issues": "https://github.com/brick/money/issues", + "source": "https://github.com/brick/money/tree/0.5.3" + }, "funding": [ + { + "url": "https://github.com/BenMorel", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/brick/money", "type": "tidelift" } ], - "time": "2021-02-10T14:14:29+00:00" + "time": "2021-10-10T11:59:43+00:00" }, { "name": "cache/integration-tests",