Skip to content

Commit da5290e

Browse files
authored
Merge pull request #57 from kenjis/update-psalm-5.0
chore: update psalm to ^5.0
2 parents 354457d + e20f8ac commit da5290e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"phpstan/phpstan-phpunit": "^1.0",
3535
"phpunit/phpunit": "^9.3",
3636
"roave/security-advisories": "dev-latest",
37-
"vimeo/psalm": "^4.22"
37+
"vimeo/psalm": "^5.0"
3838
},
3939
"require-dev": {
4040
"codeigniter4/framework": "^4.1",

0 commit comments

Comments
 (0)