wip
This commit is contained in:
@@ -22,6 +22,16 @@ class SynchronizeServerAction
|
||||
return null;
|
||||
}
|
||||
|
||||
if(!$serverData){
|
||||
Notification::make()
|
||||
->title('Server synchronization')
|
||||
->body('It was not possible to synchronize servers, it seems the API key has the wrong scopes. Please make sure the Ploi API key you\'ve entered has all the scopes enabled.')
|
||||
->danger()
|
||||
->send();
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
try {
|
||||
$server = Server::query()
|
||||
->updateOrCreate([
|
||||
|
||||
144
composer.lock
generated
144
composer.lock
generated
@@ -62,16 +62,16 @@
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.283.4",
|
||||
"version": "3.283.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "a0877cbbf6062cef363145b1bd0cb1d1f6654e04"
|
||||
"reference": "848be1aefb7ab6adfe8995de07166f38ec7c1f53"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a0877cbbf6062cef363145b1bd0cb1d1f6654e04",
|
||||
"reference": "a0877cbbf6062cef363145b1bd0cb1d1f6654e04",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/848be1aefb7ab6adfe8995de07166f38ec7c1f53",
|
||||
"reference": "848be1aefb7ab6adfe8995de07166f38ec7c1f53",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -151,9 +151,9 @@
|
||||
"support": {
|
||||
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
|
||||
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.283.4"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.283.5"
|
||||
},
|
||||
"time": "2023-10-16T18:08:25+00:00"
|
||||
"time": "2023-10-17T18:12:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
@@ -412,27 +412,27 @@
|
||||
},
|
||||
{
|
||||
"name": "calebporzio/sushi",
|
||||
"version": "v2.4.4",
|
||||
"version": "v2.4.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/calebporzio/sushi.git",
|
||||
"reference": "8eeafda290e9a09abe6b102c3925c9434d1c87a5"
|
||||
"reference": "932d09781bff75c812541d2d269400fd7d730bab"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/calebporzio/sushi/zipball/8eeafda290e9a09abe6b102c3925c9434d1c87a5",
|
||||
"reference": "8eeafda290e9a09abe6b102c3925c9434d1c87a5",
|
||||
"url": "https://api.github.com/repos/calebporzio/sushi/zipball/932d09781bff75c812541d2d269400fd7d730bab",
|
||||
"reference": "932d09781bff75c812541d2d269400fd7d730bab",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/database": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
|
||||
"illuminate/support": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
|
||||
"illuminate/database": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0",
|
||||
"illuminate/support": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0",
|
||||
"php": "^7.1.3|^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/dbal": "^2.9 || ^3.1.4",
|
||||
"orchestra/testbench": "3.8.* || 3.9.* || ^4.0 || ^6.0 || ^7.0 || ^8.0",
|
||||
"phpunit/phpunit": "^7.5 || ^8.4 || ^9.0"
|
||||
"orchestra/testbench": "3.8.* || 3.9.* || ^4.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
|
||||
"phpunit/phpunit": "^7.5 || ^8.4 || ^9.0 || ^10.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@@ -452,7 +452,7 @@
|
||||
],
|
||||
"description": "Eloquent's missing \"array\" driver.",
|
||||
"support": {
|
||||
"source": "https://github.com/calebporzio/sushi/tree/v2.4.4"
|
||||
"source": "https://github.com/calebporzio/sushi/tree/v2.4.5"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -460,7 +460,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-01-11T16:19:01+00:00"
|
||||
"time": "2023-10-17T14:42:34+00:00"
|
||||
},
|
||||
{
|
||||
"name": "cloudflare/sdk",
|
||||
@@ -1524,7 +1524,7 @@
|
||||
},
|
||||
{
|
||||
"name": "filament/actions",
|
||||
"version": "v3.0.78",
|
||||
"version": "v3.0.79",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/actions.git",
|
||||
@@ -1574,7 +1574,7 @@
|
||||
},
|
||||
{
|
||||
"name": "filament/filament",
|
||||
"version": "v3.0.78",
|
||||
"version": "v3.0.79",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/panels.git",
|
||||
@@ -1639,16 +1639,16 @@
|
||||
},
|
||||
{
|
||||
"name": "filament/forms",
|
||||
"version": "v3.0.78",
|
||||
"version": "v3.0.79",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/forms.git",
|
||||
"reference": "13aab35f18a8383699b086a7faeb343d43eaa0e3"
|
||||
"reference": "1a54d2bbc8d1366b3f6060e62bc85f94ef80ea2a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/filamentphp/forms/zipball/13aab35f18a8383699b086a7faeb343d43eaa0e3",
|
||||
"reference": "13aab35f18a8383699b086a7faeb343d43eaa0e3",
|
||||
"url": "https://api.github.com/repos/filamentphp/forms/zipball/1a54d2bbc8d1366b3f6060e62bc85f94ef80ea2a",
|
||||
"reference": "1a54d2bbc8d1366b3f6060e62bc85f94ef80ea2a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1691,11 +1691,11 @@
|
||||
"issues": "https://github.com/filamentphp/filament/issues",
|
||||
"source": "https://github.com/filamentphp/filament"
|
||||
},
|
||||
"time": "2023-10-15T11:55:21+00:00"
|
||||
"time": "2023-10-17T14:55:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "filament/infolists",
|
||||
"version": "v3.0.78",
|
||||
"version": "v3.0.79",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/infolists.git",
|
||||
@@ -1746,16 +1746,16 @@
|
||||
},
|
||||
{
|
||||
"name": "filament/notifications",
|
||||
"version": "v3.0.78",
|
||||
"version": "v3.0.79",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/notifications.git",
|
||||
"reference": "ae21e99853c0df0a093001e6db36b844f6fec535"
|
||||
"reference": "5c7abcd60771f077d5c3e92561646de13c58b9fe"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/filamentphp/notifications/zipball/ae21e99853c0df0a093001e6db36b844f6fec535",
|
||||
"reference": "ae21e99853c0df0a093001e6db36b844f6fec535",
|
||||
"url": "https://api.github.com/repos/filamentphp/notifications/zipball/5c7abcd60771f077d5c3e92561646de13c58b9fe",
|
||||
"reference": "5c7abcd60771f077d5c3e92561646de13c58b9fe",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1794,20 +1794,20 @@
|
||||
"issues": "https://github.com/filamentphp/filament/issues",
|
||||
"source": "https://github.com/filamentphp/filament"
|
||||
},
|
||||
"time": "2023-10-13T19:26:43+00:00"
|
||||
"time": "2023-10-17T14:55:15+00:00"
|
||||
},
|
||||
{
|
||||
"name": "filament/support",
|
||||
"version": "v3.0.78",
|
||||
"version": "v3.0.79",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/support.git",
|
||||
"reference": "b7526ec582cff71df8ba7d9508ff24ec6cfa7950"
|
||||
"reference": "70137994f05ca690ea9ab8f5e66595c7cf9a52e5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/filamentphp/support/zipball/b7526ec582cff71df8ba7d9508ff24ec6cfa7950",
|
||||
"reference": "b7526ec582cff71df8ba7d9508ff24ec6cfa7950",
|
||||
"url": "https://api.github.com/repos/filamentphp/support/zipball/70137994f05ca690ea9ab8f5e66595c7cf9a52e5",
|
||||
"reference": "70137994f05ca690ea9ab8f5e66595c7cf9a52e5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1851,11 +1851,11 @@
|
||||
"issues": "https://github.com/filamentphp/filament/issues",
|
||||
"source": "https://github.com/filamentphp/filament"
|
||||
},
|
||||
"time": "2023-10-16T10:54:36+00:00"
|
||||
"time": "2023-10-17T14:55:37+00:00"
|
||||
},
|
||||
{
|
||||
"name": "filament/tables",
|
||||
"version": "v3.0.78",
|
||||
"version": "v3.0.79",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/tables.git",
|
||||
@@ -1908,16 +1908,16 @@
|
||||
},
|
||||
{
|
||||
"name": "filament/widgets",
|
||||
"version": "v3.0.78",
|
||||
"version": "v3.0.79",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/widgets.git",
|
||||
"reference": "6f4a53631e50472f4439b0ec5139a3386d1c7ab2"
|
||||
"reference": "a8e6304b09a66bd4a71ff2cdeb375fbf292136ae"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/filamentphp/widgets/zipball/6f4a53631e50472f4439b0ec5139a3386d1c7ab2",
|
||||
"reference": "6f4a53631e50472f4439b0ec5139a3386d1c7ab2",
|
||||
"url": "https://api.github.com/repos/filamentphp/widgets/zipball/a8e6304b09a66bd4a71ff2cdeb375fbf292136ae",
|
||||
"reference": "a8e6304b09a66bd4a71ff2cdeb375fbf292136ae",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1948,7 +1948,7 @@
|
||||
"issues": "https://github.com/filamentphp/filament/issues",
|
||||
"source": "https://github.com/filamentphp/filament"
|
||||
},
|
||||
"time": "2023-10-13T19:27:11+00:00"
|
||||
"time": "2023-10-17T14:55:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fruitcake/php-cors",
|
||||
@@ -3965,16 +3965,16 @@
|
||||
},
|
||||
{
|
||||
"name": "league/mime-type-detection",
|
||||
"version": "1.13.0",
|
||||
"version": "1.14.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/mime-type-detection.git",
|
||||
"reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96"
|
||||
"reference": "b6a5854368533df0295c5761a0253656a2e52d9e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/a6dfb1194a2946fcdc1f38219445234f65b35c96",
|
||||
"reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96",
|
||||
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/b6a5854368533df0295c5761a0253656a2e52d9e",
|
||||
"reference": "b6a5854368533df0295c5761a0253656a2e52d9e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -4005,7 +4005,7 @@
|
||||
"description": "Mime-type detection for Flysystem",
|
||||
"support": {
|
||||
"issues": "https://github.com/thephpleague/mime-type-detection/issues",
|
||||
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.13.0"
|
||||
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.14.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -4017,7 +4017,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-08-05T12:09:49+00:00"
|
||||
"time": "2023-10-17T14:13:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/uri",
|
||||
@@ -4195,16 +4195,16 @@
|
||||
},
|
||||
{
|
||||
"name": "livewire/livewire",
|
||||
"version": "v3.0.8",
|
||||
"version": "v3.0.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/livewire/livewire.git",
|
||||
"reference": "6f62019a0e821894f701ca463210c01d7369c929"
|
||||
"reference": "53db28bcf433e63b7ce6346244091a33adcd9f2f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/livewire/livewire/zipball/6f62019a0e821894f701ca463210c01d7369c929",
|
||||
"reference": "6f62019a0e821894f701ca463210c01d7369c929",
|
||||
"url": "https://api.github.com/repos/livewire/livewire/zipball/53db28bcf433e63b7ce6346244091a33adcd9f2f",
|
||||
"reference": "53db28bcf433e63b7ce6346244091a33adcd9f2f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -4257,7 +4257,7 @@
|
||||
"description": "A front-end framework for Laravel.",
|
||||
"support": {
|
||||
"issues": "https://github.com/livewire/livewire/issues",
|
||||
"source": "https://github.com/livewire/livewire/tree/v3.0.8"
|
||||
"source": "https://github.com/livewire/livewire/tree/v3.0.9"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -4265,7 +4265,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-10-10T20:44:46+00:00"
|
||||
"time": "2023-10-17T16:42:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "masterminds/html5",
|
||||
@@ -11162,16 +11162,16 @@
|
||||
},
|
||||
{
|
||||
"name": "maximebf/debugbar",
|
||||
"version": "v1.19.0",
|
||||
"version": "v1.19.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/maximebf/php-debugbar.git",
|
||||
"reference": "30f65f18f7ac086255a77a079f8e0dcdd35e828e"
|
||||
"reference": "03dd40a1826f4d585ef93ef83afa2a9874a00523"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/30f65f18f7ac086255a77a079f8e0dcdd35e828e",
|
||||
"reference": "30f65f18f7ac086255a77a079f8e0dcdd35e828e",
|
||||
"url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/03dd40a1826f4d585ef93ef83afa2a9874a00523",
|
||||
"reference": "03dd40a1826f4d585ef93ef83afa2a9874a00523",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -11222,9 +11222,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/maximebf/php-debugbar/issues",
|
||||
"source": "https://github.com/maximebf/php-debugbar/tree/v1.19.0"
|
||||
"source": "https://github.com/maximebf/php-debugbar/tree/v1.19.1"
|
||||
},
|
||||
"time": "2023-09-19T19:53:10+00:00"
|
||||
"time": "2023-10-12T08:10:52+00:00"
|
||||
},
|
||||
{
|
||||
"name": "mockery/mockery",
|
||||
@@ -13368,35 +13368,35 @@
|
||||
},
|
||||
{
|
||||
"name": "spatie/flare-client-php",
|
||||
"version": "1.4.2",
|
||||
"version": "1.4.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/spatie/flare-client-php.git",
|
||||
"reference": "5f2c6a7a0d2c1d90c12559dc7828fd942911a544"
|
||||
"reference": "5db2fdd743c3ede33f2a5367d89ec1a7c9c1d1ec"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/spatie/flare-client-php/zipball/5f2c6a7a0d2c1d90c12559dc7828fd942911a544",
|
||||
"reference": "5f2c6a7a0d2c1d90c12559dc7828fd942911a544",
|
||||
"url": "https://api.github.com/repos/spatie/flare-client-php/zipball/5db2fdd743c3ede33f2a5367d89ec1a7c9c1d1ec",
|
||||
"reference": "5db2fdd743c3ede33f2a5367d89ec1a7c9c1d1ec",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/pipeline": "^8.0|^9.0|^10.0",
|
||||
"illuminate/pipeline": "^8.0|^9.0|^10.0|^11.0",
|
||||
"nesbot/carbon": "^2.62.1",
|
||||
"php": "^8.0",
|
||||
"spatie/backtrace": "^1.5.2",
|
||||
"symfony/http-foundation": "^5.0|^6.0",
|
||||
"symfony/mime": "^5.2|^6.0",
|
||||
"symfony/process": "^5.2|^6.0",
|
||||
"symfony/var-dumper": "^5.2|^6.0"
|
||||
"symfony/http-foundation": "^5.2|^6.0|^7.0",
|
||||
"symfony/mime": "^5.2|^6.0|^7.0",
|
||||
"symfony/process": "^5.2|^6.0|^7.0",
|
||||
"symfony/var-dumper": "^5.2|^6.0|^7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"dms/phpunit-arraysubset-asserts": "^0.3.0",
|
||||
"pestphp/pest": "^1.20",
|
||||
"dms/phpunit-arraysubset-asserts": "^0.5.0",
|
||||
"pestphp/pest": "^1.20|^2.0",
|
||||
"phpstan/extension-installer": "^1.1",
|
||||
"phpstan/phpstan-deprecation-rules": "^1.0",
|
||||
"phpstan/phpstan-phpunit": "^1.0",
|
||||
"spatie/phpunit-snapshot-assertions": "^4.0"
|
||||
"spatie/phpunit-snapshot-assertions": "^4.0|^5.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@@ -13426,7 +13426,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/spatie/flare-client-php/issues",
|
||||
"source": "https://github.com/spatie/flare-client-php/tree/1.4.2"
|
||||
"source": "https://github.com/spatie/flare-client-php/tree/1.4.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -13434,7 +13434,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-07-28T08:07:24+00:00"
|
||||
"time": "2023-10-17T15:54:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spatie/ignition",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user