Skip to content

Commit

Permalink
Revert "Remove unnecessary symfony/dom-crawler dev requirement"
Browse files Browse the repository at this point in the history
This reverts commit 882839c.
  • Loading branch information
ste93cry committed Dec 5, 2023
1 parent 16f7418 commit fcd1a16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"phpunit/phpunit": "^8.5.14||^9.3.9",
"symfony/browser-kit": "^4.4.20||^5.0.11||^6.0||^7.0",
"symfony/cache": "^4.4.20||^5.0.11||^6.0||^7.0",
"symfony/dom-crawler": "^4.4.20||^5.0.11||^6.0||^7.0",
"symfony/framework-bundle": "^4.4.20||^5.0.11||^6.0||^7.0",
"symfony/http-client": "^4.4.20||^5.0.11||^6.0||^7.0",
"symfony/messenger": "^4.4.20||^5.0.11||^6.0||^7.0",
Expand Down

0 comments on commit fcd1a16

Please sign in to comment.