Browse Source

Bump spatie/color from 1.2.4 to 1.3.0 (#281)

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

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

12
composer.lock generated

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "059d238d3535c84ce365607bf4a4b989", "content-hash": "82a6c1b3ddb7f8bb2af896915dfe3935",
"packages": [ "packages": [
{ {
"name": "composer/installers", "name": "composer/installers",
@ -229,16 +229,16 @@
}, },
{ {
"name": "spatie/color", "name": "spatie/color",
"version": "1.2.4", "version": "v1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/color.git", "url": "https://github.com/spatie/color.git",
"reference": "a82a3080bd6ddc4914a6960d0a590c1c8b601e81" "reference": "fafbf8900541230e10abb2b165990e4758c28024"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/color/zipball/a82a3080bd6ddc4914a6960d0a590c1c8b601e81", "url": "https://api.github.com/repos/spatie/color/zipball/fafbf8900541230e10abb2b165990e4758c28024",
"reference": "a82a3080bd6ddc4914a6960d0a590c1c8b601e81", "reference": "fafbf8900541230e10abb2b165990e4758c28024",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -279,7 +279,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-02-18T09:37:02+00:00" "time": "2021-09-06T08:57:14+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [

Loading…
Cancel
Save