Customer account sync with Intuit
This commit is contained in:
28
composer.lock
generated
28
composer.lock
generated
@@ -1960,16 +1960,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v9.24.0",
|
||||
"version": "v9.25.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "053840f579cf01d353d81333802afced79b1c0af"
|
||||
"reference": "e8af8c2212e3717757ea7f459a655a2e9e771109"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/053840f579cf01d353d81333802afced79b1c0af",
|
||||
"reference": "053840f579cf01d353d81333802afced79b1c0af",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/e8af8c2212e3717757ea7f459a655a2e9e771109",
|
||||
"reference": "e8af8c2212e3717757ea7f459a655a2e9e771109",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2136,7 +2136,7 @@
|
||||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"source": "https://github.com/laravel/framework"
|
||||
},
|
||||
"time": "2022-08-09T13:43:22+00:00"
|
||||
"time": "2022-08-16T16:36:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/passport",
|
||||
@@ -2862,16 +2862,16 @@
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem",
|
||||
"version": "3.2.0",
|
||||
"version": "3.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/flysystem.git",
|
||||
"reference": "ed0ecc7f9b5c2f4a9872185846974a808a3b052a"
|
||||
"reference": "81aea9e5217084c7850cd36e1587ee4aad721c6b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/ed0ecc7f9b5c2f4a9872185846974a808a3b052a",
|
||||
"reference": "ed0ecc7f9b5c2f4a9872185846974a808a3b052a",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/81aea9e5217084c7850cd36e1587ee4aad721c6b",
|
||||
"reference": "81aea9e5217084c7850cd36e1587ee4aad721c6b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2932,7 +2932,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/thephpleague/flysystem/issues",
|
||||
"source": "https://github.com/thephpleague/flysystem/tree/3.2.0"
|
||||
"source": "https://github.com/thephpleague/flysystem/tree/3.2.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -2948,7 +2948,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-07-26T07:26:36+00:00"
|
||||
"time": "2022-08-14T20:48:34+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/mime-type-detection",
|
||||
@@ -3373,11 +3373,11 @@
|
||||
},
|
||||
{
|
||||
"name": "leenooks/intuit",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://dev.leenooks.net/leenooks/intuit",
|
||||
"reference": "bbbdff040fa7d49e5acec38ce3a7c5a35af58a30"
|
||||
"reference": "1567806b87b27b588545a3a630cffc575ef07141"
|
||||
},
|
||||
"require": {
|
||||
"jenssegers/model": "^1.5"
|
||||
@@ -3407,7 +3407,7 @@
|
||||
"laravel",
|
||||
"leenooks"
|
||||
],
|
||||
"time": "2022-08-12T04:41:22+00:00"
|
||||
"time": "2022-08-18T13:18:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "leenooks/laravel",
|
||||
|
Reference in New Issue
Block a user