fixed tests
This commit is contained in:
28
composer.lock
generated
28
composer.lock
generated
@@ -8,23 +8,23 @@
|
||||
"packages": [
|
||||
{
|
||||
"name": "akaunting/laravel-firewall",
|
||||
"version": "1.2.13",
|
||||
"version": "1.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/akaunting/laravel-firewall.git",
|
||||
"reference": "e686eda1826f83dea2b403480274800c67181d4a"
|
||||
"reference": "5803f8166b98491feafb2367c8232361e800fea9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/akaunting/laravel-firewall/zipball/e686eda1826f83dea2b403480274800c67181d4a",
|
||||
"reference": "e686eda1826f83dea2b403480274800c67181d4a",
|
||||
"url": "https://api.github.com/repos/akaunting/laravel-firewall/zipball/5803f8166b98491feafb2367c8232361e800fea9",
|
||||
"reference": "5803f8166b98491feafb2367c8232361e800fea9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"guzzlehttp/guzzle": ">=6.0",
|
||||
"jenssegers/agent": "2.6.*",
|
||||
"laravel/framework": ">=5.4",
|
||||
"php": ">=5.6.4"
|
||||
"laravel/framework": ">=5.5",
|
||||
"php": ">=7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": ">=3.4",
|
||||
@@ -69,9 +69,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/akaunting/laravel-firewall/issues",
|
||||
"source": "https://github.com/akaunting/laravel-firewall/tree/1.2.13"
|
||||
"source": "https://github.com/akaunting/laravel-firewall/tree/1.3.0"
|
||||
},
|
||||
"time": "2021-03-12T19:05:08+00:00"
|
||||
"time": "2021-04-17T08:14:42+00:00"
|
||||
},
|
||||
{
|
||||
"name": "akaunting/laravel-language",
|
||||
@@ -6818,16 +6818,16 @@
|
||||
},
|
||||
{
|
||||
"name": "nunomaduro/larastan",
|
||||
"version": "v0.7.3",
|
||||
"version": "v0.7.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nunomaduro/larastan.git",
|
||||
"reference": "9c515d46851dca5a99fc82c0a69392c362b7affd"
|
||||
"reference": "0ceef2a39b45be9d7f7dd96192a1721ba5112278"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nunomaduro/larastan/zipball/9c515d46851dca5a99fc82c0a69392c362b7affd",
|
||||
"reference": "9c515d46851dca5a99fc82c0a69392c362b7affd",
|
||||
"url": "https://api.github.com/repos/nunomaduro/larastan/zipball/0ceef2a39b45be9d7f7dd96192a1721ba5112278",
|
||||
"reference": "0ceef2a39b45be9d7f7dd96192a1721ba5112278",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6891,7 +6891,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/nunomaduro/larastan/issues",
|
||||
"source": "https://github.com/nunomaduro/larastan/tree/v0.7.3"
|
||||
"source": "https://github.com/nunomaduro/larastan/tree/v0.7.4"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -6911,7 +6911,7 @@
|
||||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"time": "2021-04-12T11:01:46+00:00"
|
||||
"time": "2021-04-16T08:25:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "omnipay/common",
|
||||
|
||||
Reference in New Issue
Block a user