Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 76414e6

Browse files
committed
Merge pull request #231 from samsonasik/zend-paginator-suggest
add zend-paginator to suggest
2 parents 933baf3 + bb4dc7e commit 76414e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"zendframework/zend-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
3838
"zendframework/zend-mvc-plugin-identity": "To access the authenticated identity (per zend-authentication) in controllers",
3939
"zendframework/zend-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
40+
"zendframework/zend-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
4041
"zendframework/zend-psr7bridge": "(^0.2) To consume PSR-7 middleware within the MVC workflow",
4142
"zendframework/zend-servicemanager-di": "zend-servicemanager-di provides utilities for integrating zend-di and zend-servicemanager in your zend-mvc application"
4243
},

0 commit comments

Comments
 (0)