Skip to content

Commit 96aec37

Browse files
committed
Add Guillermo to authors, remove version number
Version number can now float with git tags
1 parent 9e50ab7 commit 96aec37

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "there4/slim-test-helpers",
3-
"version": "0.9.1",
43
"description": "Integration testing helpers for the Slim Framework",
54
"keywords": ["slim"],
65
"homepage": "https://github.com/there4/slim-test-helpers",
@@ -10,6 +9,9 @@
109
{
1110
"name": "Craig Davis",
1211
"email": "craig@there4development.com"
12+
}, {
13+
"name": "Guillermo A. Fisher",
14+
"homepage": "http://guillermoandraefisher.com"
1315
}
1416
],
1517
"support": {

0 commit comments

Comments
 (0)