diff --git a/composer.json b/composer.json index bcfd695..4e47010 100644 --- a/composer.json +++ b/composer.json @@ -1,9 +1,6 @@ { "config": { - "version": "3.10.0", - "platform": { - "php": "7.4.1" - } + "version": "3.10.2" }, "repositories": { "spid-sp-access-button": { @@ -32,6 +29,10 @@ } }, "require": { + "php": "^7.4.1", + "ext-xml": "*", + "ext-mbstring": "*", + "ext-gmp": "*", "lib-openssl": "^1.1.1", "simplesamlphp/simplesamlphp": "1.19.0", "italia/spid-smart-button": "*",