Browse Source

Bump spatie/color from 1.5.0 to 1.5.1

Bumps [spatie/color](https://github.com/spatie/color) from 1.5.0 to 1.5.1.
- [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.0...1.5.1)

---
updated-dependencies:
- dependency-name: spatie/color
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/324/head
dependabot[bot] 4 years ago committed by GitHub
parent
commit
2ecd98af9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 16
      composer.lock

16
composer.lock generated

@ -301,16 +301,16 @@
},
{
"name": "spatie/color",
"version": "1.5.0",
"version": "1.5.1",
"source": {
"type": "git",
"url": "https://github.com/spatie/color.git",
"reference": "c0615ecb8cb3b6d769eb1d479d999aaaebb65e55"
"reference": "351f82e8a6354a7858a86391c181ae015dbd7048"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/color/zipball/c0615ecb8cb3b6d769eb1d479d999aaaebb65e55",
"reference": "c0615ecb8cb3b6d769eb1d479d999aaaebb65e55",
"url": "https://api.github.com/repos/spatie/color/zipball/351f82e8a6354a7858a86391c181ae015dbd7048",
"reference": "351f82e8a6354a7858a86391c181ae015dbd7048",
"shasum": ""
},
"require": {
@ -345,13 +345,17 @@
"rgb",
"spatie"
],
"support": {
"issues": "https://github.com/spatie/color/issues",
"source": "https://github.com/spatie/color/tree/1.5.1"
},
"funding": [
{
"url": "https://github.com/spatie",
"type": "github"
}
],
"time": "2022-01-11T18:45:48+00:00"
"time": "2022-04-12T14:45:41+00:00"
},
{
"name": "squizlabs/php_codesniffer",
@ -3656,5 +3660,5 @@
"platform-overrides": {
"php": "7.3"
},
"plugin-api-version": "2.1.0"
"plugin-api-version": "2.3.0"
}

Loading…
Cancel
Save