Skip to content

Commit 2b6d10d

Browse files
fix(deps): bump intervention/image from 2.7.2 to 3.10.0
Bumps [intervention/image](https://github.com/Intervention/image) from 2.7.2 to 3.10.0. - [Release notes](https://github.com/Intervention/image/releases) - [Commits](Intervention/image@2.7.2...3.10.0) --- updated-dependencies: - dependency-name: intervention/image dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e6ed4df commit 2b6d10d

File tree

2 files changed

+346
-286
lines changed

2 files changed

+346
-286
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0",
2727
"illuminate/database": "^7.0|^8.0|^9.0|^10.0|^11.0",
2828
"illuminate/validation": "^7.0|^8.0|^9.0|^10.0|^11.0",
29-
"intervention/image": "^2.5"
29+
"intervention/image": "^3.10"
3030
},
3131
"require-dev": {
3232
"laravel/framework": "^7.0|^8.0|^9.0|^10.0|^11.0",

0 commit comments

Comments
 (0)