StashBundle not supporting Stash v1.0.0-dev
layanto opened this issue · 1 comments
layanto commented
Would like to use StashBundle with PHP7 which would need apcu support added to stash v1.0.0-dev (see tedious/Stash#274). But composer.json of StashBundle only allows using Stash 0.13.*. Is StashBundle not yet compatible with Stash v1.0.0-dev or is this just requiring update to composer.json?
tedivm commented
It should just require a change to composer.json.