Skip to content

Commit

Permalink
Merge pull request #5 from SC-Networks/FIXCOMPOSERNAME
Browse files Browse the repository at this point in the history
Change Composer Name to correct designation
  • Loading branch information
WorksDev authored Sep 23, 2019
2 parents 8bd9625 + 386ec34 commit 70361cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "scn/hydratorproperties",
"name": "scn/hydrator-property-values",
"description": "Basic Properties for SCN/Hydrator",
"type": "library",
"license": "MIT",
Expand All @@ -10,7 +10,7 @@
}
],
"require": {
"php": "^7.3",
"php": "^7.2",
"scn/hydrator": "^2.0"
},
"require-dev": {
Expand Down

0 comments on commit 70361cf

Please sign in to comment.