[ticket/16632] Modify packge-version-deprecated version specifier

PHPBB3-16632
This commit is contained in:
Marc Alexander 2020-11-13 22:30:33 +01:00
parent 5a66012c6c
commit 6d55fec093
No known key found for this signature in database
GPG key ID: 50E0D2423696F995
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@
"ext-json": "*",
"ext-mbstring": "*",
"bantu/ini-get-wrapper": "~1.0",
"composer/package-versions-deprecated": "1.11.99.1",
"composer/package-versions-deprecated": "^1.11",
"google/recaptcha": "~1.1",
"guzzlehttp/guzzle": "~6.3",
"lusitanian/oauth": "^0.8.1",

2
phpBB/composer.lock generated
View file

@ -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": "e36bdcfaea05e3ade011d47e5dddb296",
"content-hash": "9367d08e4ad0603b78fc41ddaa20ea2a",
"packages": [
{
"name": "bantu/ini-get-wrapper",