diff --git a/composer.json b/composer.json index af1250d..e4e1b2f 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "ndum/plist", + "name": "ndum/plist-parser", "description": "Library for reading and writing Apple's CFPropertyList (plist) files in XML as well as binary format.", "keywords": ["Core Foundation", "CFPropertyList", "plist", "apple", "xml", "binary"], "type": "library",