Skip to content

Commit 57d193c

Browse files
authored
Merge pull request #33 from dev-lav/adjustment
update plugin name in composer.json
2 parents a4aab2b + e380cbf commit 57d193c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name": "fatoni/api-generator-plugin",
2+
"name": "ahmadfatoni/apigenerator-plugin",
33
"type": "october-plugin",
44
"description": "October CMS plugin to build RESTful APIs",
55
"require": {
66
"composer/installers": "~1.0",
77
"rainlab/builder-plugin": "^2.0"
88
}
9-
}
9+
}

0 commit comments

Comments
 (0)