Skip to content

Commit 10f1722

Browse files
Bump symfony/* deps to ^5.4|^6.0
1 parent 32b6af4 commit 10f1722

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
"symfony/polyfill-mbstring": "~1.0"
2323
},
2424
"require-dev": {
25-
"symfony/css-selector": "^4.4|^5.0|^6.0",
25+
"symfony/css-selector": "^5.4|^6.0",
2626
"masterminds/html5": "^2.6"
2727
},
2828
"conflict": {

0 commit comments

Comments
 (0)