Skip to content

Commit

Permalink
Merge pull request #9 from dominikzogg/master
Browse files Browse the repository at this point in the history
use stable pagerfanta
  • Loading branch information
franmomu committed Apr 7, 2015
2 parents 140c1c1 + 877eac1 commit 7c90dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"require": {
"silex/silex": "~1.0",
"pagerfanta/pagerfanta": "dev-master",
"pagerfanta/pagerfanta": "~1.0,>=1.0.3",
"symfony/property-access": "~2.2"
},
"autoload": {
Expand Down

0 comments on commit 7c90dce

Please sign in to comment.