Commit c4d3d5f
committed
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 dependencies3 files changed
+293
-232
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments