Skip to content

Commit

Permalink
Update gettext/gettext requirement from ^4.8 to ^5.4
Browse files Browse the repository at this point in the history
Updates the requirements on [gettext/gettext](https://github.com/oscarotero/Gettext) to permit the latest version.
- [Release notes](https://github.com/oscarotero/Gettext/releases)
- [Changelog](https://github.com/php-gettext/Gettext/blob/master/CHANGELOG.md)
- [Commits](php-gettext/Gettext@v4.8.0...v5.4.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and Raphaël Droz committed Oct 9, 2021
1 parent cb9bc77 commit c552600
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 @@ -11,7 +11,7 @@
}
],
"require": {
"gettext/gettext": "^4.8",
"gettext/gettext": "^5.4",
"mck89/peast": "^1.13",
"wp-cli/wp-cli": "^2.5"
},
Expand Down

0 comments on commit c552600

Please sign in to comment.