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
bug #1103 Fix unbound version constraints and update dependencies (rosier)
This PR was squashed before being merged into the master branch.
Discussion
----------
Fix unbound version constraints and update dependencies
Fixes the following `composer validate` warnings:
See https://getcomposer.org/doc/04-schema.md for details on the schema
require.symfony/expression-language : unbound version constraints (*) should be avoided
require.symfony/framework-bundle : unbound version constraints (*) should be avoided
Commits
-------
70c9caa Fix unbound version constraints and update dependencies
0 commit comments