Skip to content

Commit

Permalink
Update symfony/dom-crawler requirement
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: symfony/dom-crawler
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 54761a6 commit 2b250a2
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 @@ -17,7 +17,7 @@
"require": {
"php": "^5.6 || ^7.0 || ^8.0",
"symfony/css-selector": "^3.4|^4.4|^5.4|^6.0",
"symfony/dom-crawler": "^3.4|^4.4|^5.4|^6.0"
"symfony/dom-crawler": "^3.4|^4.4|^5.4|^6.0|^7.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
Expand Down

0 comments on commit 2b250a2

Please sign in to comment.