Skip to content

Commit 13d9f11

Browse files
authored
Add PHP 8.3 to test matrix (#245)
* Add PHP 8.3 to test matrix * Update psalm for 8.3 to work * Update psalm suppressions * Fix php-cs-fixer issue
1 parent 8f652d6 commit 13d9f11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"phan/phan": "^5.0",
2323
"phpstan/phpstan": "^1.1",
2424
"phpstan/phpstan-phpunit": "^1.0",
25-
"psalm/plugin-phpunit": "^0.16",
25+
"psalm/plugin-phpunit": "^0.18.4",
2626
"open-telemetry/sdk": "^1.0",
2727
"phpunit/phpunit": "^9.5",
28-
"vimeo/psalm": "^4.0",
28+
"vimeo/psalm": "^5.0",
2929
"symfony/http-client": "^5.4|^6.0",
3030
"guzzlehttp/promises": "^1.5",
3131
"php-http/message-factory": "^1.0",

0 commit comments

Comments
 (0)