Skip to content

Commit

Permalink
Update symfony/dom-crawler requirement from ^5.1 to ^7.2
Browse files Browse the repository at this point in the history
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.2/CHANGELOG.md)
- [Commits](symfony/dom-crawler@v5.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: symfony/dom-crawler
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent ce84b41 commit 11b31a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"doctrine/common": "^3.0.3",
"doctrine/annotations": "^1.12",
"symfony/yaml": "^5.1",
"symfony/dom-crawler": "^5.1",
"symfony/dom-crawler": "^7.2",
"symfony/console": "^5.1",
"neos/composer-plugin": "^2.0",
"composer/composer": "^2.2.8",
Expand Down

0 comments on commit 11b31a5

Please sign in to comment.