Skip to content

Commit

Permalink
add imagine to resize images
Browse files Browse the repository at this point in the history
  • Loading branch information
makomweb committed Jun 17, 2021
1 parent a1bbfa6 commit e5e02a2
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 1 deletion.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"doctrine/doctrine-bundle": "^2.4",
"doctrine/doctrine-migrations-bundle": "^3.1",
"doctrine/orm": "^2.9",
"imagine/imagine": "1.2",
"sensio/framework-extra-bundle": "^6.1",
"symfony/asset": "5.3.*",
"symfony/console": "5.3.*",
Expand Down
60 changes: 59 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions symfony.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@
"friendsofphp/proxy-manager-lts": {
"version": "v1.0.5"
},
"imagine/imagine": {
"version": "1.2.0"
},
"laminas/laminas-code": {
"version": "3.4.1"
},
Expand Down

0 comments on commit e5e02a2

Please sign in to comment.