Composer(deps): Bump claviska/simpleimage from 4.2.0 to 4.2.1 (#1682)

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

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

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-11-25 14:43:05 +07:00 committed by GitHub
commit 5052a8fa97
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -465,16 +465,16 @@
}, },
{ {
"name": "claviska/simpleimage", "name": "claviska/simpleimage",
"version": "4.2.0", "version": "4.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/claviska/SimpleImage.git", "url": "https://github.com/claviska/SimpleImage.git",
"reference": "dfbe53c01dae8467468ef2b817c09b786a7839d2" "reference": "ec6d5021e5a7153a2520d64c59b86b6f3c4157c5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/claviska/SimpleImage/zipball/dfbe53c01dae8467468ef2b817c09b786a7839d2", "url": "https://api.github.com/repos/claviska/SimpleImage/zipball/ec6d5021e5a7153a2520d64c59b86b6f3c4157c5",
"reference": "dfbe53c01dae8467468ef2b817c09b786a7839d2", "reference": "ec6d5021e5a7153a2520d64c59b86b6f3c4157c5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -506,7 +506,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.2.0" "source": "https://github.com/claviska/SimpleImage/tree/4.2.1"
}, },
"funding": [ "funding": [
{ {
@ -514,7 +514,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-04-15T16:07:16+00:00" "time": "2024-11-22T13:25:03+00:00"
}, },
{ {
"name": "composer/ca-bundle", "name": "composer/ca-bundle",