From 1edd2bff522064d3a8ae3dd73762e5405524f4d1 Mon Sep 17 00:00:00 2001 From: Steel Wagstaff Date: Fri, 16 Jul 2021 17:51:46 -0700 Subject: [PATCH] Revert "Bump spatie/color from 1.1.1 to 1.2.4 (#259)" (#267) This reverts commit 79b37afe238f1335222a1d1cb18128b71a46359e. --- composer.lock | 26 ++++++++++---------------- 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index 87a5913..27922b5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ea6f3106bbfeb8ca34dbd2da053f16ea", + "content-hash": "d8d8b043ab5da08715e6d21993616f9e", "packages": [ { "name": "composer/installers", @@ -229,23 +229,23 @@ }, { "name": "spatie/color", - "version": "1.2.4", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/spatie/color.git", - "reference": "a82a3080bd6ddc4914a6960d0a590c1c8b601e81" + "reference": "5c424dbfa919cc7acdacbf6fdcedb89f790bc04b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/color/zipball/a82a3080bd6ddc4914a6960d0a590c1c8b601e81", - "reference": "a82a3080bd6ddc4914a6960d0a590c1c8b601e81", + "url": "https://api.github.com/repos/spatie/color/zipball/5c424dbfa919cc7acdacbf6fdcedb89f790bc04b", + "reference": "5c424dbfa919cc7acdacbf6fdcedb89f790bc04b", "shasum": "" }, "require": { - "php": "^7.3|^8.0" + "php": "^7.0" }, "require-dev": { - "phpunit/phpunit": "^6.5||^9.0" + "phpunit/phpunit": "5.*" }, "type": "library", "autoload": { @@ -273,13 +273,7 @@ "rgb", "spatie" ], - "funding": [ - { - "url": "https://github.com/spatie", - "type": "github" - } - ], - "time": "2021-02-18T09:37:02+00:00" + "time": "2017-02-03T10:05:49+00:00" } ], "packages-dev": [ @@ -2237,12 +2231,12 @@ "version": "1.9.1", "source": { "type": "git", - "url": "https://github.com/webmozarts/assert.git", + "url": "https://github.com/webmozart/assert.git", "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", + "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389", "shasum": "" },