diff --git a/drupal/composer.json b/drupal/composer.json index 3a573e5..b36d7cd 100644 --- a/drupal/composer.json +++ b/drupal/composer.json @@ -56,7 +56,7 @@ } }, "require": { - "php": ">=7.3", + "php": ">=8.1.12", "ext-curl": "*", "centarro/certified-projects": "^1.0", "centarro/commerce_kickstart": "^3.0", diff --git a/drupal/composer.lock b/drupal/composer.lock index daa62bf..ae7472b 100644 --- a/drupal/composer.lock +++ b/drupal/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ff79a131c1984a8c402849e8ba70fece", + "content-hash": "0d50ea9b39d56bb98db3228f156a38fd", "packages": [ { "name": "apimatic/jsonmapper", @@ -16511,7 +16511,7 @@ "prefer-stable": true, "prefer-lowest": false, "platform": { - "php": ">=7.3", + "php": ">=8.1.12", "ext-curl": "*" }, "platform-dev": [],