X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.json;h=1b4dbd0631c895141367f9b43f9f1d3cb63fbfd9;hb=bc2fb7e2c940f9d9102aa9464e88fd0190793679;hp=22a87b8669a7bae003d6e6a81335a91426d269bf;hpb=a4cde1acac0ca4b91c9a9377c38ec350eb82b7e1;p=civicrm-core.git diff --git a/composer.json b/composer.json index 22a87b8669..1b4dbd0631 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "require": { "php": "~7.2 || ~8", "cache/integration-tests": "~0.17.0", - "dompdf/dompdf" : "~1.0.0", + "dompdf/dompdf" : "~1.2.1", "firebase/php-jwt": ">=3 <6", "electrolinux/phpquery": "^0.9.6", "symfony/config": "~3.0 || ~4.4", @@ -93,7 +93,7 @@ "ext-json": "*", "ezyang/htmlpurifier": "^4.13", "phpoffice/phpspreadsheet": "^1.18", - "symfony/polyfill-php73": "^1.25" + "symfony/polyfill-php73": "^1.23" }, "scripts": { "post-install-cmd": [