mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
Merge pull request #6761 from marc1706/ticket/17450
[ticket/17450] Remove obsolete requirement for JSON extension
This commit is contained in:
commit
cf3e27a394
2 changed files with 264 additions and 267 deletions
|
@ -27,7 +27,6 @@
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.1",
|
"php": "^8.1",
|
||||||
"ext-json": "*",
|
|
||||||
"ext-pdo": "*",
|
"ext-pdo": "*",
|
||||||
"ext-zlib": "*",
|
"ext-zlib": "*",
|
||||||
"bantu/ini-get-wrapper": "~1.0",
|
"bantu/ini-get-wrapper": "~1.0",
|
||||||
|
|
530
phpBB/composer.lock
generated
530
phpBB/composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue