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
Problem 1
- jms/serializer 1.1.0 requires php >=5.4.0 -> your PHP version (7.0.2) overriden by "config.platform.php" version (5.3.9) does not satisfy that requirement.
- jms/serializer 1.1.0 requires php >=5.4.0 -> your PHP version (7.0.2) overriden by "config.platform.php" version (5.3.9) does not satisfy that requirement.
- jms/serializer 1.1.0 requires php >=5.4.0 -> your PHP version (7.0.2) overriden by "config.platform.php" version (5.3.9) does not satisfy that requirement.
- Installation request for jms/serializer == 1.1.0.0 -> satisfiable by jms/serializer[1.1.0].
Maybe PHP version in composer should be changed.
from
>=5.4.0
to
>=5.4.0|~7.0
The text was updated successfully, but these errors were encountered:
I get this problem
Maybe PHP version in composer should be changed.
The text was updated successfully, but these errors were encountered: