Skip to content

Commit 7283856

Browse files
Update php-soap/encoding requirement from ^0.16.0 to ^0.16.0 || ^0.19.0
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.19.0) --- updated-dependencies: - dependency-name: php-soap/encoding dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc1a678 commit 7283856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"require-dev": {
3232
"nyholm/psr7": "^1.8",
33-
"php-soap/encoding": "^0.16.0",
33+
"php-soap/encoding": "^0.16.0 || ^0.19.0",
3434
"vimeo/psalm": "^5.26",
3535
"php-standard-library/psalm-plugin": "^2.3",
3636
"phpunit/phpunit": "^10.5.40",

0 commit comments

Comments
 (0)