Browse Source

chore(deps): bump spatie/color from 1.5.2 to 1.5.3 (#387)

Bumps [spatie/color](https://github.com/spatie/color) from 1.5.2 to 1.5.3.
- [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.2...1.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/388/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
fade9b0b49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 13
      composer.lock

13
composer.lock generated

@ -254,22 +254,23 @@
},
{
"name": "spatie/color",
"version": "1.5.2",
"version": "1.5.3",
"source": {
"type": "git",
"url": "https://github.com/spatie/color.git",
"reference": "d6e9b2766d8e24aab835e414248728762bd63530"
"reference": "49739265900cabce4640cd26c3266fd8d2cca390"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/color/zipball/d6e9b2766d8e24aab835e414248728762bd63530",
"reference": "d6e9b2766d8e24aab835e414248728762bd63530",
"url": "https://api.github.com/repos/spatie/color/zipball/49739265900cabce4640cd26c3266fd8d2cca390",
"reference": "49739265900cabce4640cd26c3266fd8d2cca390",
"shasum": ""
},
"require": {
"php": "^7.3|^8.0"
},
"require-dev": {
"pestphp/pest": "^1.22",
"phpunit/phpunit": "^6.5||^9.0"
},
"type": "library",
@ -300,7 +301,7 @@
],
"support": {
"issues": "https://github.com/spatie/color/issues",
"source": "https://github.com/spatie/color/tree/1.5.2"
"source": "https://github.com/spatie/color/tree/1.5.3"
},
"funding": [
{
@ -308,7 +309,7 @@
"type": "github"
}
],
"time": "2022-06-24T21:50:06+00:00"
"time": "2022-12-18T12:58:32+00:00"
},
{
"name": "squizlabs/php_codesniffer",

Loading…
Cancel
Save