Skip to content

Commit

Permalink
Merge pull request #2 from errotan/master
Browse files Browse the repository at this point in the history
fix composer project name and version number to allow publishing it on packagist
  • Loading branch information
svenbw authored Apr 18, 2018
2 parents e763093 + 280e51f commit 6426a6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "/email",
"name": "svenbw/kohana-email",
"description": "Email module for Koseven",
"version": "1.0.0",
"license": "MIT",
"keywords": [
"kohana",
Expand Down

0 comments on commit 6426a6d

Please sign in to comment.