|
@@ -1161,16 +1161,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "nesbot/carbon",
|
|
|
- "version": "2.20.0",
|
|
|
+ "version": "2.21.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/briannesbitt/Carbon.git",
|
|
|
- "reference": "bc671b896c276795fad8426b0aa24e8ade0f2498"
|
|
|
+ "reference": "da6410b77f74eecd98d24ffb6dfecefccf3ca17f"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/bc671b896c276795fad8426b0aa24e8ade0f2498",
|
|
|
- "reference": "bc671b896c276795fad8426b0aa24e8ade0f2498",
|
|
|
+ "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/da6410b77f74eecd98d24ffb6dfecefccf3ca17f",
|
|
|
+ "reference": "da6410b77f74eecd98d24ffb6dfecefccf3ca17f",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1186,6 +1186,9 @@
|
|
|
"phpunit/phpunit": "^7.5 || ^8.0",
|
|
|
"squizlabs/php_codesniffer": "^3.4"
|
|
|
},
|
|
|
+ "bin": [
|
|
|
+ "bin/carbon"
|
|
|
+ ],
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"laravel": {
|
|
@@ -1208,6 +1211,10 @@
|
|
|
"name": "Brian Nesbitt",
|
|
|
"email": "brian@nesbot.com",
|
|
|
"homepage": "http://nesbot.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "kylekatarnls",
|
|
|
+ "homepage": "http://github.com/kylekatarnls"
|
|
|
}
|
|
|
],
|
|
|
"description": "A simple API extension for DateTime.",
|
|
@@ -1217,7 +1224,7 @@
|
|
|
"datetime",
|
|
|
"time"
|
|
|
],
|
|
|
- "time": "2019-06-25T10:00:57+00:00"
|
|
|
+ "time": "2019-07-14T17:06:46+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "nikic/php-parser",
|
|
@@ -5023,16 +5030,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/phpunit",
|
|
|
- "version": "8.2.4",
|
|
|
+ "version": "8.2.5",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
|
- "reference": "25fe0b5031b24722f66a75ad479a074cccc1bb37"
|
|
|
+ "reference": "c1b8534b3730f20f58600124129197bf1183dc92"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/25fe0b5031b24722f66a75ad479a074cccc1bb37",
|
|
|
- "reference": "25fe0b5031b24722f66a75ad479a074cccc1bb37",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c1b8534b3730f20f58600124129197bf1183dc92",
|
|
|
+ "reference": "c1b8534b3730f20f58600124129197bf1183dc92",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -5102,7 +5109,7 @@
|
|
|
"testing",
|
|
|
"xunit"
|
|
|
],
|
|
|
- "time": "2019-07-03T08:30:33+00:00"
|
|
|
+ "time": "2019-07-15T06:26:24+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/code-unit-reverse-lookup",
|