Skip to content

Commit

Permalink
Updated: Updated composer.json to identify bundle as ezplatform-bundl…
Browse files Browse the repository at this point in the history
…e and updated keywords
  • Loading branch information
brookinsconsulting committed Mar 8, 2017
1 parent 8f7e6db commit 5d67b8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "brookinsconsulting/bcpagedatabundle",
"description": "BC Page Data bundle for eZ Publish Platform. Provides a symfony based replacement for the eZ Publish Legacy ezpagedata operator's persistent storage.",
"type" : "library",
"keywords" : [ "eZ Publish", "eZ Platform", "bundle", "page data request persistent storage service solution" ],
"type" : "ezplatform-bundle",
"keywords" : [ "eZ Publish Platform", "eZ Platform", "bundle", "page data request persistent storage service solution" ],
"homepage": "https://bitbucket.org/brookinsconsulting/bcpagedatabundle",
"license": "GPL-2.0+",
"authors": [
Expand Down

0 comments on commit 5d67b8a

Please sign in to comment.