Skip to content

Commit f0a2ea5

Browse files
[6.4] Allow 7.0 deps
1 parent 2611ec9 commit f0a2ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"masterminds/html5": "^2.6"
2323
},
2424
"require-dev": {
25-
"symfony/css-selector": "^5.4|^6.0"
25+
"symfony/css-selector": "^5.4|^6.0|^7.0"
2626
},
2727
"autoload": {
2828
"psr-4": { "Symfony\\Component\\DomCrawler\\": "" },

0 commit comments

Comments
 (0)