Remove the autoupdater #1133 (#1195)

* Remove the autoupdater #1133

* Remove self-updater package

* Package still needed :|
This commit is contained in:
Nabeel S
2021-05-20 11:37:27 -04:00
committed by GitHub
parent 5adc0b4072
commit edcea258ce
9 changed files with 17 additions and 120 deletions

26
composer.lock generated
View File

@@ -4,20 +4,20 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "882504a81fb8c4daf946022b51b73f93",
"content-hash": "9306757768b0fad9102766b70d4e18d8",
"packages": [
{
"name": "akaunting/money",
"version": "1.2.1",
"version": "1.2.2",
"source": {
"type": "git",
"url": "https://github.com/akaunting/laravel-money.git",
"reference": "38e3af880653700d7e67ca028d6d5f422eda96b5"
"reference": "a60cd786ac85e290ff1fa62b104ae04df2dcbd30"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/akaunting/laravel-money/zipball/38e3af880653700d7e67ca028d6d5f422eda96b5",
"reference": "38e3af880653700d7e67ca028d6d5f422eda96b5",
"url": "https://api.github.com/repos/akaunting/laravel-money/zipball/a60cd786ac85e290ff1fa62b104ae04df2dcbd30",
"reference": "a60cd786ac85e290ff1fa62b104ae04df2dcbd30",
"shasum": ""
},
"require": {
@@ -67,10 +67,10 @@
],
"support": {
"issues": "https://github.com/akaunting/laravel-money/issues",
"source": "https://github.com/akaunting/laravel-money/tree/1.2.1"
"source": "https://github.com/akaunting/laravel-money/tree/1.2.2"
},
"abandoned": "akaunting/laravel-money",
"time": "2021-03-05T12:06:16+00:00"
"time": "2021-05-19T19:42:05+00:00"
},
{
"name": "anhskohbo/no-captcha",
@@ -1285,16 +1285,16 @@
},
{
"name": "doctrine/cache",
"version": "1.11.1",
"version": "1.11.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
"reference": "163074496dc7c3c7b8ccbf3d4376c0187424ed81"
"reference": "9c53086695937c50c47936ed86d96150ffbcf60d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/163074496dc7c3c7b8ccbf3d4376c0187424ed81",
"reference": "163074496dc7c3c7b8ccbf3d4376c0187424ed81",
"url": "https://api.github.com/repos/doctrine/cache/zipball/9c53086695937c50c47936ed86d96150ffbcf60d",
"reference": "9c53086695937c50c47936ed86d96150ffbcf60d",
"shasum": ""
},
"require": {
@@ -1364,7 +1364,7 @@
],
"support": {
"issues": "https://github.com/doctrine/cache/issues",
"source": "https://github.com/doctrine/cache/tree/1.11.1"
"source": "https://github.com/doctrine/cache/tree/1.11.2"
},
"funding": [
{
@@ -1380,7 +1380,7 @@
"type": "tidelift"
}
],
"time": "2021-05-18T16:45:32+00:00"
"time": "2021-05-20T14:57:29+00:00"
},
{
"name": "doctrine/dbal",