Skip to content

Commit 2cb54e6

Browse files
authored
chore(deps): allow installation of symfony/css-selector:8 (#20)
1 parent 37999ad commit 2cb54e6

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-mbstring": "*",
1818
"guzzlehttp/psr7": "^2.0",
1919
"phpunit/phpunit": "^11.5 | ^12",
20-
"symfony/css-selector": ">=4.4.24 <8.0"
20+
"symfony/css-selector": ">=4.4.24 <9.0"
2121
},
2222
"require-dev": {
2323
"php-webdriver/webdriver": "^1.12"

0 commit comments

Comments
 (0)