Skip to content

Commit

Permalink
Update symfony/dom-crawler requirement from ^6.4 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@v6.4.0...v7.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 0f2f266 commit 1a6fc35
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 @@ -15,7 +15,7 @@
"ext-json": "*",
"myclabs/php-enum": "^1.8",
"symfony/console": "^6.4",
"symfony/dom-crawler": "^6.4"
"symfony/dom-crawler": "^7.2"
},
"require-dev": {
"fakerphp/faker": "^1.23",
Expand Down

0 comments on commit 1a6fc35

Please sign in to comment.