Skip to content

Commit

Permalink
Update php-soap/encoding requirement from ^0.16.0 to ^0.16.0 || ^0.18.0
Browse files Browse the repository at this point in the history
Updates the requirements on [php-soap/encoding](https://github.com/php-soap/encoding) to permit the latest version.
- [Release notes](https://github.com/php-soap/encoding/releases)
- [Commits](php-soap/encoding@0.16.0...0.18.0)

---
updated-dependencies:
- dependency-name: php-soap/encoding
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent fc1a678 commit f51e4f2
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 @@ -30,7 +30,7 @@
},
"require-dev": {
"nyholm/psr7": "^1.8",
"php-soap/encoding": "^0.16.0",
"php-soap/encoding": "^0.16.0 || ^0.18.0",
"vimeo/psalm": "^5.26",
"php-standard-library/psalm-plugin": "^2.3",
"phpunit/phpunit": "^10.5.40",
Expand Down

0 comments on commit f51e4f2

Please sign in to comment.