Skip to content

Commit 311c1bf

Browse files
authored
Merge pull request #5 from previousnext/update-composer
Fix namespace
2 parents e3785fd + 6516e76 commit 311c1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "pnx/nested-set",
2+
"name": "previousnext/nested-set",
33
"description": "A library for working with tree implementations.",
44
"type": "library",
55
"license": "GPL-2.0+",

0 commit comments

Comments
 (0)