Skip to content

Commit

Permalink
add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzmg committed Apr 13, 2022
1 parent adf8115 commit cd00d06
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 @@ -27,6 +27,7 @@
"require": {
"php": ">=7.1",
"contao/core-bundle": "^4.4",
"doctrine/dbal": "^2.11 || ^3.0",
"guzzlehttp/guzzle": "^6.3",
"nyholm/psr7": "^1.2",
"paquettg/php-html-parser": "^2.0",
Expand Down

0 comments on commit cd00d06

Please sign in to comment.