Skip to content

Commit 2ed1646

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

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
@@ -16,7 +16,7 @@
1616
"psr/http-client": "^1.0",
1717
"psr/http-message": "1 - 2",
1818
"symfony/css-selector": "^6.2",
19-
"symfony/dom-crawler": "^6.2"
19+
"symfony/dom-crawler": "^6.2 || ^7.0"
2020
},
2121
"minimum-stability": "dev",
2222
"prefer-stable": true,

0 commit comments

Comments
 (0)