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

[ticket/17281] Update to psalm 5.x

PHPBB3-17281
This commit is contained in:
Marc Alexander
2023-12-30 10:07:23 +01:00
parent bedc86ea2d
commit c6c299eea4
3 changed files with 182 additions and 158 deletions

View File

@@ -70,8 +70,8 @@
"symfony/css-selector": "^6.3",
"symfony/dom-crawler": "^6.3",
"symfony/http-client": "^6.3",
"vimeo/psalm": "^4.14",
"psalm/plugin-symfony": "^3.1"
"vimeo/psalm": "^5.18.0",
"psalm/plugin-symfony": "^v5.1.0"
},
"suggest": {
"ext-mbstring": "Better performance in search"