Skip to content

Commit cc84484

Browse files
committed
Bump veewee/xml minimum to ^3.6
veewee/xml 3.6.0 is the first version that replaced azjezz/psl with php-standard-library/php-standard-library, preventing class conflicts when resolving with --prefer-lowest.
1 parent 791c7a7 commit cc84484

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php-soap/engine": "^2.19",
2020
"php-soap/wsdl": "^1.18",
2121
"php-soap/xml": "^1.9.0",
22-
"veewee/xml": "^3.0",
22+
"veewee/xml": "^3.6",
2323
"php-standard-library/php-standard-library": "^3.0 || ^4.0 || ^5.0 || ^6.0",
2424
"symfony/console": "^5.4 || ^6.0 || ^7.0 || ^8.0",
2525
"webmozart/assert": "^1.11",

0 commit comments

Comments
 (0)