Skip to content

Commit

Permalink
chore(deps): update laminas/laminas-paginator requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [laminas/laminas-paginator](https://github.com/laminas/laminas-paginator) to permit the latest version.
- [Release notes](https://github.com/laminas/laminas-paginator/releases)
- [Commits](laminas/laminas-paginator@2.12.0...2.13.0)

---
updated-dependencies:
- dependency-name: laminas/laminas-paginator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 21, 2022
1 parent 4bafe8f commit a9528bc
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 @@ -31,7 +31,7 @@
"laminas/laminas-form": "^3.2",
"laminas/laminas-i18n": "^2.15",
"laminas/laminas-navigation": "^2.13",
"laminas/laminas-paginator": "^2.12",
"laminas/laminas-paginator": "^2.13",
"laminas/laminas-servicemanager": "^3.14",
"laminas/laminas-stdlib": "^3.10",
"laminas/laminas-view": "^2.20"
Expand Down

0 comments on commit a9528bc

Please sign in to comment.