Skip to content

Commit

Permalink
minor: update psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
kbond committed Dec 14, 2023
1 parent c9ddf74 commit b2e31e0
Show file tree
Hide file tree
Showing 2 changed files with 329 additions and 229 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,12 @@ jobs:
matrix:
php: [ 8.1, 8.2 ]
deps: [ highest ]
symfony: [ 6.3.*, 6.4.* ]
symfony: [ 6.3.*, 6.4.*, 7.0.* ]
database: [ mysql, mongo ]
use-dama: [ 1 ]
exclude:
- php: 8.1
symfony: 7.0.*
include:
- php: 8.0
deps: lowest
Expand Down
Loading

0 comments on commit b2e31e0

Please sign in to comment.