Skip to content

Commit a57ef1e

Browse files
committed
Corrected package name
`-` should be avoided here
1 parent fd81668 commit a57ef1e

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": "meta-yaml",
2+
"name": "metayaml",
33
"description": "Meta-Yaml to validate Yaml using [Yaml|Xml|json] schemas",
44
"keywords": ["yaml", "validation", "schema"],
55
"autoload": {

0 commit comments

Comments
 (0)