Skip to content

Commit

Permalink
Bump coduo/php-humanizer from 4.0.3 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [coduo/php-humanizer](https://github.com/coduo/php-humanizer) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/coduo/php-humanizer/releases)
- [Changelog](https://github.com/coduo/php-humanizer/blob/5.x/CHANGELOG.md)
- [Upgrade guide](https://github.com/coduo/php-humanizer/blob/5.x/UPGRADE.md)
- [Commits](coduo/php-humanizer@4.0.3...5.0.0)

---
updated-dependencies:
- dependency-name: coduo/php-humanizer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 7fff268 commit eff71e6
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 28 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"ext-xmlreader": "*",
"ext-zlib": "*",
"composer-runtime-api": "^2.1",
"coduo/php-humanizer": "^4.0",
"coduo/php-humanizer": "^4.0 || ^5.0",
"doctrine/dbal": "^3.6 || ^4.0",
"elasticsearch/elasticsearch": "^7.6|^8.0",
"flix-tech/avro-php": "~4.2.0 || ~4.3.0",
Expand Down
52 changes: 25 additions & 27 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eff71e6

Please sign in to comment.