Skip to content

Commit

Permalink
[PHP]: Update darsyn/ip requirement from ^4 to ^4 || ^5
Browse files Browse the repository at this point in the history
Updates the requirements on [darsyn/ip](https://github.com/darsyn/ip) to permit the latest version.
- [Release notes](https://github.com/darsyn/ip/releases)
- [Changelog](https://github.com/darsyn/ip/blob/develop/CHANGELOG.md)
- [Commits](darsyn/ip@4.0.0...5.0.0)

---
updated-dependencies:
- dependency-name: darsyn/ip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 38fb4fd commit cd8d01b
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 @@ -13,7 +13,7 @@
],
"require": {
"php": "^7.4|^8.0",
"darsyn/ip": "^4",
"darsyn/ip": "^4 || ^5",
"egulias/email-validator": "^2.1.10 || ^3.0.0 || ^4.0.0",
"giggsey/libphonenumber-for-php": "^8.8",
"laminas/laminas-uri": "^2.6.2",
Expand Down

0 comments on commit cd8d01b

Please sign in to comment.