mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/14250] Added symfony/debug as requirement
PHPBB3-14250
This commit is contained in:
parent
e45ba44754
commit
529880f911
2 changed files with 3 additions and 2 deletions
|
@ -34,6 +34,7 @@
|
|||
"s9e/text-formatter": "^0.4.2",
|
||||
"symfony/config": "2.8.*",
|
||||
"symfony/console": "2.8.*",
|
||||
"symfony/debug": "2.8.*",
|
||||
"symfony/dependency-injection": "2.8.*",
|
||||
"symfony/event-dispatcher": "2.8.*",
|
||||
"symfony/filesystem": "2.8.*",
|
||||
|
|
4
phpBB/composer.lock
generated
4
phpBB/composer.lock
generated
|
@ -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": "bb7bd7bfcab689564987689ec7abc961",
|
||||
"content-hash": "60a8a3c9ca256c702f6c156527877ba1",
|
||||
"hash": "bcebf4613c2d6273c6d92494b8d08ad6",
|
||||
"content-hash": "5b630fa42608a550e8dfbd9346893b6b",
|
||||
"packages": [
|
||||
{
|
||||
"name": "bantu/ini-get-wrapper",
|
||||
|
|
Loading…
Add table
Reference in a new issue