Skip to content

Commit 4fee504

Browse files
committed
Run tests against PHP 8.5
1 parent 077c236 commit 4fee504

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ jobs:
135135
- "8.2"
136136
- "8.3"
137137
- "8.4"
138+
- "8.5"
138139
include:
139140
- php-version: "8.1"
140141
dependencies: "lowest"

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"phpbench/phpbench": "^1.2",
1515
"phpunit/phpunit": "^10.5.45",
1616
"psalm/plugin-phpunit": "^0.19.2",
17-
"vimeo/psalm": "6.13.1"
17+
"vimeo/psalm": "6.14.2"
1818
},
1919
"suggest": {
2020
"ext-ffi": "To allow use LibEncoder"

0 commit comments

Comments
 (0)