We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 632c951 + 6270f82 commit a216c76Copy full SHA for a216c76
composer.json
@@ -23,8 +23,8 @@
23
"ext-json": "*",
24
"ext-mbstring": "*",
25
"codeception/codeception": "*@dev",
26
- "symfony/browser-kit": "^4.4 || ^5.4 || ^6.0",
27
- "symfony/dom-crawler": "^4.4 || ^5.4 || ^6.0"
+ "symfony/browser-kit": "^4.4.24 || ^5.4 || ^6.0",
+ "symfony/dom-crawler": "^4.4.30 || ^5.4 || ^6.0"
28
},
29
"require-dev": {
30
"codeception/util-universalframework": "dev-master"
0 commit comments