Skip to content

Commit

Permalink
build(deps-dev): update brick/money requirement from ^0.9.0 to ^0.10.0 (
Browse files Browse the repository at this point in the history
#234)

Updates the requirements on [brick/money](https://github.com/brick/money) to permit the latest version.
- [Release notes](https://github.com/brick/money/releases)
- [Changelog](https://github.com/brick/money/blob/master/CHANGELOG.md)
- [Commits](brick/money@0.9.0...0.10.0)

---
updated-dependencies:
- dependency-name: brick/money
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent fbb36af commit 431c16b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"require-dev": {
"bnf/phpstan-psr-container": "^1.0",
"brick/money": "^0.9.0",
"brick/money": "^0.10.0",
"dave-liddament/php-language-extensions": "^0.6.0",
"dave-liddament/phpstan-php-language-extensions": "^0.5.0",
"doctrine/doctrine-bundle": "^2.10",
Expand Down

0 comments on commit 431c16b

Please sign in to comment.