Skip to content

Commit 4eabf02

Browse files
committed
Support symfony/css-selector v7
1 parent d6e4c09 commit 4eabf02

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
@@ -17,7 +17,7 @@
1717
"ext-dom": "*",
1818
"codeception/lib-web": "^1.0",
1919
"phpunit/phpunit": "^9.5 | ^10.0",
20-
"symfony/css-selector": ">=4.4.24 <7.0"
20+
"symfony/css-selector": ">=4.4.24 <8.0"
2121
},
2222
"conflict": {
2323
"codeception/codeception": "<5.0.0-alpha3"

0 commit comments

Comments
 (0)