Skip to content

Commit d5a5a4e

Browse files
author
David Barratt
committed
Remove directory and version
1 parent d9f999a commit d5a5a4e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"CI",
1010
"Code coverage"
1111
],
12-
"version": "0.1.3",
1312
"license": "MIT",
1413
"authors": [
1514
{
@@ -20,5 +19,5 @@
2019
"require": {
2120
"php": ">=5.5.0"
2221
},
23-
"bin": ["bin/", "bin/coverage-check"]
24-
}
22+
"bin": ["bin/coverage-check"]
23+
}

0 commit comments

Comments
 (0)