Browse Source

Bump spatie/color from 1.5.1 to 1.5.2 (#338)

Bumps [spatie/color](https://github.com/spatie/color) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/spatie/color/releases)
- [Changelog](https://github.com/spatie/color/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/color/compare/1.5.1...1.5.2)

---
updated-dependencies:
- dependency-name: spatie/color
  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>
pull/341/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
ad9d705117
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      composer.lock

14
composer.lock generated

@ -249,16 +249,16 @@
}, },
{ {
"name": "spatie/color", "name": "spatie/color",
"version": "1.5.1", "version": "1.5.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/color.git", "url": "https://github.com/spatie/color.git",
"reference": "351f82e8a6354a7858a86391c181ae015dbd7048" "reference": "d6e9b2766d8e24aab835e414248728762bd63530"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/color/zipball/351f82e8a6354a7858a86391c181ae015dbd7048", "url": "https://api.github.com/repos/spatie/color/zipball/d6e9b2766d8e24aab835e414248728762bd63530",
"reference": "351f82e8a6354a7858a86391c181ae015dbd7048", "reference": "d6e9b2766d8e24aab835e414248728762bd63530",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -293,13 +293,17 @@
"rgb", "rgb",
"spatie" "spatie"
], ],
"support": {
"issues": "https://github.com/spatie/color/issues",
"source": "https://github.com/spatie/color/tree/1.5.2"
},
"funding": [ "funding": [
{ {
"url": "https://github.com/spatie", "url": "https://github.com/spatie",
"type": "github" "type": "github"
} }
], ],
"time": "2022-04-12T14:45:41+00:00" "time": "2022-06-24T21:50:06+00:00"
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",

Loading…
Cancel
Save