Skip to content

Commit 68bfaa4

Browse files
committed
Revert "Change package name to noname/common"
This reverts commit 665dcdf.
1 parent 665dcdf commit 68bfaa4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "noname/common",
2+
"name": "nonamephp/php7-common",
33
"description": "A collection of common PHP 7 libraries",
44
"version": "0.3.4",
55
"license": "MIT",
@@ -9,7 +9,7 @@
99
"email": "ctyler@cdtwebsolutions.com"
1010
}
1111
],
12-
"keywords": ["noname", "php7", "common", "collection", "validator", "array"],
12+
"keywords": ["noname", "nonamephp", "common", "collection", "validator", "array"],
1313
"homepage": "https://github.com/nonamephp/php7-common",
1414
"require": {
1515
"php": ">=7.0"

0 commit comments

Comments
 (0)