Skip to content

Commit 1bd3188

Browse files
committed
Remove trailing comma
1 parent 37abed0 commit 1bd3188

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
@@ -22,7 +22,7 @@
2222
"require-dev": {
2323
"phpunit/phpunit": "^5.7 || ^9.0",
2424
"squizlabs/php_codesniffer": "^3.3",
25-
"phpstan/phpstan": "^1.2",
25+
"phpstan/phpstan": "^1.2"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)