Skip to content

Commit

Permalink
Make the package name valid
Browse files Browse the repository at this point in the history
  • Loading branch information
pH-7 committed Feb 27, 2016
1 parent 0fde567 commit e2411fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "pH-7/CookieSession",
"name": "ph-7/cookiesession",
"description": "Very light library to manage easily and simply the Session and Cookie with PHP 7+",
"keywords": ["session","cookie","PHP 7","secure session","secure cookie","secure","cookie session"],
"type": "library",
Expand Down

0 comments on commit e2411fb

Please sign in to comment.