We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f0276 commit 3cc1f74Copy full SHA for 3cc1f74
1 file changed
composer.json
@@ -18,8 +18,8 @@
18
},
19
"require-dev": {
20
"squizlabs/php_codesniffer": "^3.8",
21
- "symfony/dom-crawler": "~2.1",
22
- "symfony/css-selector": "~2.1",
+ "symfony/dom-crawler": "^5.4",
+ "symfony/css-selector": "^5.4",
23
"cache/filesystem-adapter": "^1.1",
24
"phpcompatibility/php-compatibility": "^9.2",
25
"composer/composer": "^2.9",
0 commit comments