Skip to content

Commit 3547b01

Browse files
author
Bryan Latten
committed
Merge pull request #19 from cypherq/patch-1
composer.json: remove trailing comma
2 parents 4e579a4 + b3f4eef commit 3547b01

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
@@ -23,5 +23,5 @@
2323
},
2424
"autoload": {
2525
"psr-0": {"Be": "lib/"}
26-
},
26+
}
2727
}

0 commit comments

Comments
 (0)