Skip to content
This repository has been archived by the owner on Feb 17, 2020. It is now read-only.

Commit

Permalink
- Updated composer to new definition
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Jun 3, 2015
1 parent 4fc73af commit bb6fd01
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@
"type" : "library",
"description" : "Visual paginator for Nette Framework",
"keywords" : ["nette", "ipub", "ipublikuj", "tools", "paginator", "paging"],
"homepage" : "https://github.com/iPublikuj/visual-paginator.git",
"homepage" : "https://github.com/iPublikuj/visual-paginator",
"license" : ["BSD-3-Clause", "GPL-2.0", "GPL-3.0"],

"authors" : [
"authors": [
{
"name" : "Adam Kadlec",
"name" : "iPublikuj:cms",
"email" : "[email protected]",
"homepage" : "http://www.ipublikuj.eu/"
},
{
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Latest Stable Version](https://img.shields.io/packagist/v/ipub/visual-paginator.svg?style=flat-square)](https://packagist.org/packages/ipub/visual-paginator)
[![Composer Downloads](https://img.shields.io/packagist/dt/ipub/visual-paginator.svg?style=flat-square)](https://packagist.org/packages/ipub/visual-paginator)

Simple visual paginator for [Nette Framework](http://nette.org/)
Visual paginator for [Nette Framework](http://nette.org/)

## Installation

Expand Down

0 comments on commit bb6fd01

Please sign in to comment.