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.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 6c65aa1 commit 77597b9
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 @@ -22,7 +22,7 @@
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"ext-dom": "*",
"veewee/xml": "^2.2"
"veewee/xml": "^2.2 || ^3.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
Expand Down

0 comments on commit 77597b9

Please sign in to comment.