1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-02 21:02:41 +02:00

[ticket/16649] Minor code adjustments

PHPBB3-16649
This commit is contained in:
rxu
2021-02-24 21:10:00 +07:00
parent 816c06b95e
commit 29f2e26f71
4 changed files with 17 additions and 16 deletions

View File

@@ -63,7 +63,7 @@
"laravel/homestead": "~10.17",
"misantron/dbunit": "~5.0",
"phing/phing": "~2.4",
"phpunit/phpunit": "^8.5 || ^9.3",
"phpunit/phpunit": "^9.0",
"squizlabs/php_codesniffer": "~3.4",
"symfony/browser-kit": "~5.2",
"symfony/css-selector": "~5.2",