Skip to content

Commit 0e8d3b2

Browse files
authored
Fix JSON syntax in composer.json
1 parent ee0c4ed commit 0e8d3b2

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
@@ -87,5 +87,5 @@
8787
"test": [
8888
"@php vendor/bin/phpunit"
8989
]
90-
},
90+
}
9191
}

0 commit comments

Comments
 (0)