Skip to content

Commit 70f2f71

Browse files
test(psalm): Fix nick/parser error (bis)
1 parent d1c36d0 commit 70f2f71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
},
4747
"require-dev": {
4848
"phpunit/phpunit": "^8.5.30 || ^9.3",
49-
"mikey179/vfsstream": "^1.6.11"
49+
"mikey179/vfsstream": "^1.6.11",
50+
"nikic/php-parser": "^4.18"
5051
},
5152
"config": {
5253
"allow-plugins": {

0 commit comments

Comments
 (0)