diff options
| -rw-r--r-- | phpBB/composer.lock | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/composer.lock b/phpBB/composer.lock index 0d489a22da..b0545cb2a6 100644 --- a/phpBB/composer.lock +++ b/phpBB/composer.lock @@ -4,7 +4,7 @@          "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",          "This file is @generated automatically"      ], -    "hash": "5864f5064e1ca81dd9817ee2674b5dfd", +    "hash": "33fa9de480a8a9c8f7e3f2926cd4c034",      "packages": [          {              "name": "lusitanian/oauth", @@ -2307,7 +2307,7 @@      "prefer-stable": false,      "prefer-lowest": false,      "platform": { -        "php": ">=5.3.3" +        "php": ">=5.3.3,<7.0"      },      "platform-dev": []  }  | 
