mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 02:48:56 +00:00
[ticket/16632] Modify packge-version-deprecated version specifier
PHPBB3-16632
This commit is contained in:
parent
5a66012c6c
commit
6d55fec093
2 changed files with 2 additions and 2 deletions
|
@ -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
2
phpBB/composer.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue