Skip to content

Commit b1ddffc

Browse files
committed
Allow Symfony 6
1 parent 5a09cb1 commit b1ddffc

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
@@ -23,7 +23,7 @@
2323
"symfony/polyfill-php80": "^1.15"
2424
},
2525
"require-dev": {
26-
"symfony/css-selector": "^4.4|^5.0",
26+
"symfony/css-selector": "^4.4|^5.0|^6.0",
2727
"masterminds/html5": "^2.6"
2828
},
2929
"conflict": {

0 commit comments

Comments
 (0)