Skip to content

Commit f743229

Browse files
authored
Update composer.json
Add support for Symfony/CSS-Selector ^7.0
1 parent b84f689 commit f743229

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
@@ -41,7 +41,7 @@
4141
"ext-libxml": "*",
4242
"illuminate/support": "*",
4343
"illuminate/testing": "^9.0|^10.0",
44-
"symfony/css-selector": "^6.0"
44+
"symfony/css-selector": "^6.0|^7.0"
4545
},
4646
"require-dev": {
4747
"laravel/pint": "^1.2",

0 commit comments

Comments
 (0)