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 4d2d83e commit 334a4ac
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 @@ -43,10 +43,10 @@
"spiral/validation": "^3.16"
},
"require-dev": {
"mockery/mockery": "^1.6",
"mockery/mockery": "^1.6.12",
"nyholm/psr7": "^1.8",
"phpunit/phpunit": "^10.5",
"vimeo/psalm": "^5.9",
"phpunit/phpunit": "^10.5.41",
"vimeo/psalm": "^6.0",
"ramsey/uuid": "^4.7"
},
"autoload": {
Expand Down

0 comments on commit 334a4ac

Please sign in to comment.