Quellcode durchsuchen

Update composer.json

Johannes vor 13 Jahren
Ursprung
Commit
ee4a1d8397
1 geänderte Dateien mit 1 neuen und 2 gelöschten Zeilen
  1. 1 2
      composer.json

+ 1 - 2
composer.json

@@ -2,8 +2,7 @@
     "name": "jms/serializer-bundle",
     "type": "symfony-bundle",
     "description": "Allows you to easily serialize, and deserialize object graphs of any complexity",
-    "keywords": ["serialization"],
-    "homepage": "http://friendsofsymfony.github.com",
+    "keywords": ["serialization", "deserialization", "json", "jaxb", "xml"],
     "license": "Apache",
     "authors": [
         {