Skip to content

Commit

Permalink
Changed requirement for "knplabs/knp-paginator-bundle" to "^4.0 || ^5.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
pmishev committed Apr 30, 2020
1 parent 9c4b675 commit cf3d53f
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 @@ -34,7 +34,7 @@
"symfony/browser-kit": "^3.4 || ^4.0",

"monolog/monolog": "^1.0",
"knplabs/knp-paginator-bundle": "^4.0",
"knplabs/knp-paginator-bundle": "^4.0 || ^5.0",
"squizlabs/php_codesniffer": "^3.0",
"php-coveralls/php-coveralls": "^2.1",
"escapestudios/symfony2-coding-standard": "^3.0",
Expand Down

0 comments on commit cf3d53f

Please sign in to comment.