Skip to content
/ boot Public

Commit 637fb81

Browse files
committed
Merge pull request #1205: Support Psalm v6, add PHP 8.4 in CI
1 parent 1029092 commit 637fb81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
"spiral/events": "^3.16"
4444
},
4545
"require-dev": {
46-
"phpunit/phpunit": "^10.5",
47-
"mockery/mockery": "^1.6",
48-
"vimeo/psalm": "^5.9"
46+
"phpunit/phpunit": "^10.5.41",
47+
"mockery/mockery": "^1.6.12",
48+
"vimeo/psalm": "^6.0"
4949
},
5050
"autoload": {
5151
"files": [

0 commit comments

Comments
 (0)