Skip to content

Commit

Permalink
Merge pull request #1205: Support Psalm v6, add PHP 8.4 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Jan 31, 2025
1 parent 963b064 commit 38794cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
},
"require-dev": {
"spiral/boot": "^3.16",
"phpunit/phpunit": "^10.5",
"mockery/mockery": "^1.6",
"vimeo/psalm": "^5.9"
"phpunit/phpunit": "^10.5.41",
"mockery/mockery": "^1.6.12",
"vimeo/psalm": "^6.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 38794cf

Please sign in to comment.