Skip to content

Commit

Permalink
grid-bundle should be < 6 for full compatibility with the present ver…
Browse files Browse the repository at this point in the history
…sion
  • Loading branch information
mmucklo committed Jan 19, 2020
1 parent 6bb62b7 commit da245c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -45,7 +45,7 @@
"snc/redis-bundle": "^3.2"
},
"suggest": {
"mmucklo/grid-bundle": ">=5.1.0",
"mmucklo/grid-bundle": ">=5.1.0<6",
"snc/redis-bundle": "If using redis",
"predis/predis": "If using redis",
"ext-redis": "Alternative redis library",
Expand Down

0 comments on commit da245c3

Please sign in to comment.