Skip to content

Commit fce5113

Browse files
Merge pull request #1 from codenamephp/dependabot/composer/symfony/css-selector-tw-6.2or-tw-7.0
Update symfony/css-selector requirement from ^6.2 to ^6.2 || ^7.0
2 parents bdb789f + 8979bde commit fce5113

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"guzzlehttp/guzzle": "^7.5",
1616
"psr/http-client": "^1.0",
1717
"psr/http-message": "1 - 2",
18-
"symfony/css-selector": "^6.2",
18+
"symfony/css-selector": "^6.2 || ^7.0",
1919
"symfony/dom-crawler": "^6.2 || ^7.0"
2020
},
2121
"minimum-stability": "dev",

0 commit comments

Comments
 (0)