Skip to content

Commit 8979bde

Browse files
Update symfony/css-selector requirement from ^6.2 to ^6.2 || ^7.0
Updates the requirements on [symfony/css-selector](https://github.com/symfony/css-selector) to permit the latest version. - [Release notes](https://github.com/symfony/css-selector/releases) - [Changelog](https://github.com/symfony/css-selector/blob/7.0/CHANGELOG.md) - [Commits](symfony/css-selector@v6.2.0...v7.0.0) --- updated-dependencies: - dependency-name: symfony/css-selector dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bdb789f commit 8979bde

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)