Skip to content

Commit

Permalink
Merge pull request #1067 from robfrawley/feature-update-imagine-depen…
Browse files Browse the repository at this point in the history
…dency-0.7.1

[Dependencies] Update imagine/imagine to ^0.7.1,<0.8
  • Loading branch information
robfrawley committed Feb 28, 2018
2 parents 003d797 + cc78f63 commit 04ee7a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -19,7 +19,7 @@
},
"require": {
"php": "^7.1",
"imagine/Imagine": "^0.6.3,<0.7",
"imagine/Imagine": "^0.7.1,<0.8",
"symfony/asset": "^3.0|^4.0",
"symfony/filesystem": "^3.0|^4.0",
"symfony/finder": "^3.0|^4.0",
Expand Down

0 comments on commit 04ee7a1

Please sign in to comment.