You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to install the bundle in a SF2.8 project, and i get this error :
composer require jms/serializer-bundle
Using version ^1.1 for jms/serializer-bundle
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for jms/serializer-bundle ^1.1 -> satisfiable by jms/serializer-bundle[1.1.0].
- jms/serializer-bundle 1.1.0 requires jms/serializer ^1.0.0 -> no matching package found.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.
What's going wrong ?
Thank you
The text was updated successfully, but these errors were encountered:
Hi !
I try to install the bundle in a SF2.8 project, and i get this error :
What's going wrong ?
Thank you
The text was updated successfully, but these errors were encountered: