Skip to content

Commit 2684876

Browse files
committed
fix composer.json syntax error
1 parent cf29dba commit 2684876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "knplabs/knp-paginator-bundle",
33
"type": "symfony-bundle",
4-
"description": "Paginator bundle for Symfony2 to automate pagination and simplify sorting and other features"
4+
"description": "Paginator bundle for Symfony2 to automate pagination and simplify sorting and other features",
55
"keywords": ["pager", "paginator", "pagination", "symfony2", "bundle", "knp", "knplabs"],
66
"homepage": "http://github.com/KnpLabs/KnpPaginatorBundle",
77
"license": "MIT",

0 commit comments

Comments
 (0)