updates from most recent website build
This commit is contained in:
54
composer.lock
generated
54
composer.lock
generated
@@ -4,8 +4,58 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "d8fb7181c59363e264a92e0c7c1c932f",
|
||||
"packages": [],
|
||||
"content-hash": "4a53dd50b29d4fb05ac63597d41276d0",
|
||||
"packages": [
|
||||
{
|
||||
"name": "ourcodeworld/name-that-color",
|
||||
"version": "dev-master",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ourcodeworld/name-that-color.git",
|
||||
"reference": "758b1f9b4b521da63f0ae4226e80cae620b0f648"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ourcodeworld/name-that-color/zipball/758b1f9b4b521da63f0ae4226e80cae620b0f648",
|
||||
"reference": "758b1f9b4b521da63f0ae4226e80cae620b0f648",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.0"
|
||||
},
|
||||
"default-branch": true,
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"ourcodeworld\\NameThatColor\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"mit"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Carlos Delgado",
|
||||
"email": "dev@ourcodeworld.com",
|
||||
"homepage": "https://ourcodeworld.com"
|
||||
}
|
||||
],
|
||||
"description": "A non-official PHP port of the NTC JS library to find out the name of the closest matching color.",
|
||||
"keywords": [
|
||||
"color converted",
|
||||
"hex",
|
||||
"hsl",
|
||||
"name that color",
|
||||
"rgb"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/ourcodeworld/name-that-color/issues",
|
||||
"source": "https://github.com/ourcodeworld/name-that-color/tree/master"
|
||||
},
|
||||
"time": "2018-08-03T18:14:49+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
{
|
||||
"name": "laravel/pint",
|
||||
|
||||
Reference in New Issue
Block a user