Skip to content

Commit c703ab6

Browse files
Merge pull request #1 from davidbarratt/master
Remove directory and version
2 parents d9f999a + d5a5a4e commit c703ab6

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)