Skip to content

Commit

Permalink
Update veewee/xml requirement from ~2.2 to ~2.2 || ~3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [veewee/xml](https://github.com/veewee/xml) to permit the latest version.
- [Release notes](https://github.com/veewee/xml/releases)
- [Commits](veewee/xml@2.2.0...3.1.0)

---
updated-dependencies:
- dependency-name: veewee/xml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 15, 2024
1 parent 41fe88f commit fcf1b07
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 @@ -33,7 +33,7 @@
"league/uri-components": "^7.0",
"php-soap/xml": "^1.4",
"symfony/console": "^5.4 || ^6.0 || ^7.0",
"veewee/xml": "~2.2"
"veewee/xml": "~2.2 || ~3.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit fcf1b07

Please sign in to comment.