Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8f4b026

Browse files
fix review: low-deps
1 parent a257da8 commit 8f4b026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"symfony/browser-kit": "^5.4|^6.0",
4040
"symfony/console": "^5.4.9|^6.0.9",
4141
"symfony/css-selector": "^5.4|^6.0",
42-
"symfony/dom-crawler": "^5.4|^6.0",
42+
"symfony/dom-crawler": "^6.3",
4343
"symfony/dotenv": "^5.4|^6.0",
4444
"symfony/polyfill-intl-icu": "~1.0",
4545
"symfony/form": "^5.4|^6.0",

0 commit comments

Comments
 (0)