Skip to content

Commit

Permalink
Adding missing ext-dom
Browse files Browse the repository at this point in the history
  • Loading branch information
jissereitsma committed Mar 4, 2024
1 parent cb8a5da commit 341d667
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 @@ -21,6 +21,7 @@
"symfony/dom-crawler": "^2.7|^3.0|^4.0|^5.0|^6.0",
"symfony/css-selector": "^2.7|^3.0|^4.0|^5.0|^6.0",
"php": "^7.4|^8.0|^8.1|^8.2",
"ext-dom": "*",
"ext-pcre": "*"
},
"require-dev": {
Expand Down

0 comments on commit 341d667

Please sign in to comment.