Browse Source

downgraded php to 7.2

Bachir Soussi Chiadmi 5 years ago
parent
commit
8cf24f87ba
2 changed files with 3 additions and 3 deletions
  1. 1 1
      composer.json
  2. 2 2
      composer.lock

+ 1 - 1
composer.json

@@ -16,7 +16,7 @@
         }
     ],
     "require": {
-        "php": ">=7.3",
+        "php": ">=7.2",
         "composer/installers": "^1.2",
         "cweagans/composer-patches": "^1.6.5",
         "drupal-composer/drupal-scaffold": "^2.5",

+ 2 - 2
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": "94d8bfc820146dc5753aea15e6de08c9",
+    "content-hash": "5d73d69b5e97897b6e8ea63f60930c53",
     "packages": [
         {
             "name": "alchemy/zippy",
@@ -16600,7 +16600,7 @@
     "prefer-stable": true,
     "prefer-lowest": false,
     "platform": {
-        "php": ">=7.3"
+        "php": ">=7.2"
     },
     "platform-dev": []
 }