Skip to content

Commit 7118cae

Browse files
committed
chore(deps): allow symfony/css-selector v8
1 parent cc0b6fa commit 7118cae

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
@@ -16,7 +16,7 @@
1616
"php": "^8.2",
1717
"ext-dom": "*",
1818
"codeception/lib-web": "^1.0.6 || ^2",
19-
"symfony/css-selector": ">=4.4.24 <8.0"
19+
"symfony/css-selector": ">=4.4.24 <9.0"
2020
},
2121
"conflict": {
2222
"codeception/codeception": "<5.0.0-alpha3"

0 commit comments

Comments
 (0)