Browse Source

Revert "Bump spatie/color from 1.1.1 to 1.2.4 (#259)" (#267)

This reverts commit 79b37afe23.
pull/262/head
Steel Wagstaff 3 years ago committed by GitHub
parent
commit
1edd2bff52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 26
      composer.lock

26
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": "ea6f3106bbfeb8ca34dbd2da053f16ea", "content-hash": "d8d8b043ab5da08715e6d21993616f9e",
"packages": [ "packages": [
{ {
"name": "composer/installers", "name": "composer/installers",
@ -229,23 +229,23 @@
}, },
{ {
"name": "spatie/color", "name": "spatie/color",
"version": "1.2.4", "version": "1.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/color.git", "url": "https://github.com/spatie/color.git",
"reference": "a82a3080bd6ddc4914a6960d0a590c1c8b601e81" "reference": "5c424dbfa919cc7acdacbf6fdcedb89f790bc04b"
}, },
"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/5c424dbfa919cc7acdacbf6fdcedb89f790bc04b",
"reference": "a82a3080bd6ddc4914a6960d0a590c1c8b601e81", "reference": "5c424dbfa919cc7acdacbf6fdcedb89f790bc04b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.3|^8.0" "php": "^7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^6.5||^9.0" "phpunit/phpunit": "5.*"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -273,13 +273,7 @@
"rgb", "rgb",
"spatie" "spatie"
], ],
"funding": [ "time": "2017-02-03T10:05:49+00:00"
{
"url": "https://github.com/spatie",
"type": "github"
}
],
"time": "2021-02-18T09:37:02+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
@ -2237,12 +2231,12 @@
"version": "1.9.1", "version": "1.9.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/webmozarts/assert.git", "url": "https://github.com/webmozart/assert.git",
"reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389" "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
"reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389", "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
"shasum": "" "shasum": ""
}, },

Loading…
Cancel
Save