Skip to content

Commit 202f86b

Browse files
committed
Removed dangling comma
1 parent e2f7a69 commit 202f86b

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
@@ -30,7 +30,7 @@
3030
"codeception/util-robohelpers": "dev-master",
3131
"vlucas/phpdotenv": "^4.1",
3232
"squizlabs/php_codesniffer": "^3.4",
33-
"vimeo/psalm": "^3.6",
33+
"vimeo/psalm": "^3.6"
3434
},
3535
"autoload":{
3636
"classmap": ["src/"]

0 commit comments

Comments
 (0)