1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-13 12:14:06 +02:00

[ticket/14797] Support PHP 7.1 and clearly state support for latest versions

PHPBB3-14797
This commit is contained in:
Marc Alexander
2016-09-25 12:54:01 +02:00
parent 164f0e031d
commit 9e52ed9af1
5 changed files with 6 additions and 7 deletions

6
phpBB/composer.lock generated
View File

@@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "63b20e6f5099b514286ff23fa070e7f1",
"content-hash": "1369fbe6bfe057da9b7c8bfb4cacfe73",
"hash": "5426763a1b0cea586211be11218ec457",
"content-hash": "b6de2d81609b99acc0d3aaf0ee4cc886",
"packages": [
{
"name": "bantu/ini-get-wrapper",
@@ -3315,7 +3315,7 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=5.4,<7.1"
"php": ">=5.4"
},
"platform-dev": [],
"platform-overrides": {