Skip to content

Commit f30e317

Browse files
authored
Merge pull request #1 from cleptric/fix-name
Fix composer package name
2 parents b3e3402 + 7898c1b commit f30e317

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": "your-name-here/feature-flags",
2+
"name": "markstory/feature-flags",
33
"description": "FeatureFlags plugin for CakePHP",
44
"type": "cakephp-plugin",
55
"license": "MIT",

0 commit comments

Comments
 (0)