Update kevinlebrun/colors.php to version 1.0.3

This commit is contained in:
DariusIII
2018-05-30 14:32:29 +02:00
parent 1db76b5153
commit ccba1af05b
2 changed files with 6 additions and 5 deletions
+1
View File
@@ -1,4 +1,5 @@
2018-05-30 DariusIII
* Chg: Update kevinlebrun/colors.php to version 1.0.3
* Chg: Update intervention/image to version 2.4.2
2018-05-29 DariusIII
* Chg: Update NNTP class, simplify some of the if-else statements
Generated
+5 -5
View File
@@ -3266,16 +3266,16 @@
},
{
"name": "kevinlebrun/colors.php",
"version": "1.0.2",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/kevinlebrun/colors.php.git",
"reference": "6d7140aeedef46c97c2324f09b752c599ef17dac"
"reference": "cdda5eee41314b87cd5a8bb91b1ffc7c0210e673"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kevinlebrun/colors.php/zipball/6d7140aeedef46c97c2324f09b752c599ef17dac",
"reference": "6d7140aeedef46c97c2324f09b752c599ef17dac",
"url": "https://api.github.com/repos/kevinlebrun/colors.php/zipball/cdda5eee41314b87cd5a8bb91b1ffc7c0210e673",
"reference": "cdda5eee41314b87cd5a8bb91b1ffc7c0210e673",
"shasum": ""
},
"require": {
@@ -3313,7 +3313,7 @@
"console",
"shell"
],
"time": "2016-04-12T20:58:34+00:00"
"time": "2018-05-30T08:34:23+00:00"
},
{
"name": "kevinrob/guzzle-cache-middleware",