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.
1 parent 84610a9 commit 37c8d3fCopy full SHA for 37c8d3f
1 file changed
composer.json
@@ -20,8 +20,8 @@
20
"php": "^7.2|^8.0",
21
"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
22
"illuminate/http": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
23
- "symfony/dom-crawler": "^4.0|^5.0|^6.0|^7.0",
24
- "symfony/css-selector": "^4.0|^5.0|^6.0|^7.0"
+ "symfony/dom-crawler": "^4.0|^5.0|^6.0|^7.0|^8.0",
+ "symfony/css-selector": "^4.0|^5.0|^6.0|^7.0|^8.0"
25
},
26
"require-dev": {
27
"phpunit/phpunit": "^8.0|^9.0|^10.5|^11.0"
0 commit comments