mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/16057] Undo composer.json changes
PHPBB3-16057
This commit is contained in:
parent
d639e107ec
commit
dd3330d7c9
2 changed files with 2 additions and 2 deletions
|
@ -53,7 +53,7 @@
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"fabpot/goutte": "~3.2",
|
"fabpot/goutte": "~3.2",
|
||||||
"facebook/webdriver": "~1.6",
|
"facebook/webdriver": "~1.6",
|
||||||
"laravel/homestead": "~6.6 || ~7.0",
|
"laravel/homestead": "~7.0",
|
||||||
"phing/phing": "~2.4",
|
"phing/phing": "~2.4",
|
||||||
"phpunit/dbunit": "~4.0",
|
"phpunit/dbunit": "~4.0",
|
||||||
"phpunit/phpunit": "^7.0",
|
"phpunit/phpunit": "^7.0",
|
||||||
|
|
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",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "9309375ae30bef17186f4926aa03d32c",
|
"content-hash": "c098125fbe2261605adf47a875fe439b",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "bantu/ini-get-wrapper",
|
"name": "bantu/ini-get-wrapper",
|
||||||
|
|
Loading…
Add table
Reference in a new issue