Skip to content

Commit 5d0118c

Browse files
Update symfony/dom-crawler requirement from ^5.0|^6.0 to ^5.0|^6.0|^7.0 (#47)
--- updated-dependencies: - dependency-name: symfony/dom-crawler dependency-version: 7.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23b973c commit 5d0118c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"symfony/cache": "^5.0|^6.0|^7.0",
3333
"bentools/cartesian-product": "^1.3",
3434
"symfony/polyfill-php80": "^1.27",
35-
"symfony/dom-crawler": "^5.0|^6.0",
35+
"symfony/dom-crawler": "^5.0|^6.0|^7.0",
3636
"squizlabs/php_codesniffer": "^3.7",
3737
"phpstan/phpstan": "^2.0"
3838
},

0 commit comments

Comments
 (0)