Composer(deps): Bump claviska/simpleimage from 4.0.6 to 4.1.0 (#1421)

Bumps [claviska/simpleimage](https://github.com/claviska/SimpleImage) from 4.0.6 to 4.1.0.
- [Release notes](https://github.com/claviska/SimpleImage/releases)
- [Commits](https://github.com/claviska/SimpleImage/compare/4.0.6...4.1.0)

---
updated-dependencies:
- dependency-name: claviska/simpleimage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-05 13:11:17 +07:00 committed by GitHub
commit 8dc653d279
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -335,16 +335,16 @@
}, },
{ {
"name": "claviska/simpleimage", "name": "claviska/simpleimage",
"version": "4.0.6", "version": "4.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/claviska/SimpleImage.git", "url": "https://github.com/claviska/SimpleImage.git",
"reference": "969de5e61810ef91f6f83c475b192c4841367dfa" "reference": "1dcb9c785c44960890970d26e25c437a2a252bbf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/claviska/SimpleImage/zipball/969de5e61810ef91f6f83c475b192c4841367dfa", "url": "https://api.github.com/repos/claviska/SimpleImage/zipball/1dcb9c785c44960890970d26e25c437a2a252bbf",
"reference": "969de5e61810ef91f6f83c475b192c4841367dfa", "reference": "1dcb9c785c44960890970d26e25c437a2a252bbf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -376,7 +376,7 @@
"description": "A PHP class that makes working with images as simple as possible.", "description": "A PHP class that makes working with images as simple as possible.",
"support": { "support": {
"issues": "https://github.com/claviska/SimpleImage/issues", "issues": "https://github.com/claviska/SimpleImage/issues",
"source": "https://github.com/claviska/SimpleImage/tree/4.0.6" "source": "https://github.com/claviska/SimpleImage/tree/4.1.0"
}, },
"funding": [ "funding": [
{ {
@ -384,7 +384,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-07-27T16:48:12+00:00" "time": "2024-03-04T15:41:11+00:00"
}, },
{ {
"name": "composer/ca-bundle", "name": "composer/ca-bundle",