- add ui for editor for publishing dois

- composer updates
- unit test with test credentials
This commit is contained in:
Arno Kaimbacher 2021-05-18 13:17:29 +02:00
parent 367dd328ef
commit b5abcef327
14 changed files with 422 additions and 102 deletions

102
composer.lock generated
View file

@ -1359,16 +1359,16 @@
},
{
"name": "laravel/framework",
"version": "v6.20.26",
"version": "v6.20.27",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "0117d797dc1ab64b1f88d4f6b966380ea7def091"
"reference": "92c0417e60efc39bc556ba5dfc9b20a56f7848fb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/0117d797dc1ab64b1f88d4f6b966380ea7def091",
"reference": "0117d797dc1ab64b1f88d4f6b966380ea7def091",
"url": "https://api.github.com/repos/laravel/framework/zipball/92c0417e60efc39bc556ba5dfc9b20a56f7848fb",
"reference": "92c0417e60efc39bc556ba5dfc9b20a56f7848fb",
"shasum": ""
},
"require": {
@ -1508,7 +1508,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2021-04-28T14:38:32+00:00"
"time": "2021-05-11T14:00:28+00:00"
},
{
"name": "laravel/tinker",
@ -1652,16 +1652,16 @@
},
{
"name": "league/commonmark",
"version": "1.6.1",
"version": "1.6.2",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
"reference": "2651c497f005de305c7ba3f232cbd87b8c00ee8c"
"reference": "7d70d2f19c84bcc16275ea47edabee24747352eb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/2651c497f005de305c7ba3f232cbd87b8c00ee8c",
"reference": "2651c497f005de305c7ba3f232cbd87b8c00ee8c",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/7d70d2f19c84bcc16275ea47edabee24747352eb",
"reference": "7d70d2f19c84bcc16275ea47edabee24747352eb",
"shasum": ""
},
"require": {
@ -1749,7 +1749,7 @@
"type": "tidelift"
}
],
"time": "2021-05-08T16:08:00+00:00"
"time": "2021-05-12T11:39:41+00:00"
},
{
"name": "league/flysystem",
@ -2076,16 +2076,16 @@
},
{
"name": "nesbot/carbon",
"version": "2.47.0",
"version": "2.48.0",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
"reference": "606262fd8888b75317ba9461825a24fc34001e1e"
"reference": "d3c447f21072766cddec3522f9468a5849a76147"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/606262fd8888b75317ba9461825a24fc34001e1e",
"reference": "606262fd8888b75317ba9461825a24fc34001e1e",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/d3c447f21072766cddec3522f9468a5849a76147",
"reference": "d3c447f21072766cddec3522f9468a5849a76147",
"shasum": ""
},
"require": {
@ -2165,7 +2165,7 @@
"type": "tidelift"
}
],
"time": "2021-04-13T21:54:02+00:00"
"time": "2021-05-07T10:08:30+00:00"
},
{
"name": "nikic/php-parser",
@ -3016,16 +3016,16 @@
},
{
"name": "symfony/console",
"version": "v4.4.22",
"version": "v4.4.23",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "36bbd079b69b94bcc9c9c9e1e37ca3b1e7971625"
"reference": "1ab187ac21d41d7d34a4f529091a1f5d0bb2924f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/36bbd079b69b94bcc9c9c9e1e37ca3b1e7971625",
"reference": "36bbd079b69b94bcc9c9c9e1e37ca3b1e7971625",
"url": "https://api.github.com/repos/symfony/console/zipball/1ab187ac21d41d7d34a4f529091a1f5d0bb2924f",
"reference": "1ab187ac21d41d7d34a4f529091a1f5d0bb2924f",
"shasum": ""
},
"require": {
@ -3085,7 +3085,7 @@
"description": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/console/tree/v4.4.22"
"source": "https://github.com/symfony/console/tree/v4.4.23"
},
"funding": [
{
@ -3101,7 +3101,7 @@
"type": "tidelift"
}
],
"time": "2021-04-16T17:32:19+00:00"
"time": "2021-05-10T12:53:15+00:00"
},
{
"name": "symfony/css-selector",
@ -3306,16 +3306,16 @@
},
{
"name": "symfony/error-handler",
"version": "v4.4.22",
"version": "v4.4.23",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "76603a8df8e001436df80758eb03a8baa5324175"
"reference": "21d75bfbdfdd3581a7f97080deb98926987f14a7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/76603a8df8e001436df80758eb03a8baa5324175",
"reference": "76603a8df8e001436df80758eb03a8baa5324175",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/21d75bfbdfdd3581a7f97080deb98926987f14a7",
"reference": "21d75bfbdfdd3581a7f97080deb98926987f14a7",
"shasum": ""
},
"require": {
@ -3355,7 +3355,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/error-handler/tree/v4.4.22"
"source": "https://github.com/symfony/error-handler/tree/v4.4.23"
},
"funding": [
{
@ -3371,7 +3371,7 @@
"type": "tidelift"
}
],
"time": "2021-04-02T07:50:12+00:00"
"time": "2021-05-02T20:47:26+00:00"
},
{
"name": "symfony/event-dispatcher",
@ -3537,16 +3537,16 @@
},
{
"name": "symfony/finder",
"version": "v4.4.20",
"version": "v4.4.23",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6"
"reference": "67b77716f517e3f864759232e1201e7aa2ab0e82"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/2543795ab1570df588b9bbd31e1a2bd7037b94f6",
"reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6",
"url": "https://api.github.com/repos/symfony/finder/zipball/67b77716f517e3f864759232e1201e7aa2ab0e82",
"reference": "67b77716f517e3f864759232e1201e7aa2ab0e82",
"shasum": ""
},
"require": {
@ -3578,7 +3578,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v4.4.20"
"source": "https://github.com/symfony/finder/tree/v4.4.23"
},
"funding": [
{
@ -3594,7 +3594,7 @@
"type": "tidelift"
}
],
"time": "2021-02-12T10:48:09+00:00"
"time": "2021-05-09T09:13:09+00:00"
},
{
"name": "symfony/http-client-contracts",
@ -3676,16 +3676,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v4.4.22",
"version": "v4.4.23",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "1a6f87ef99d05b1bf5c865b4ef7992263e1cb081"
"reference": "2ffb43bd6c589a274ee1e93a5fd6b7ef1577b9c5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/1a6f87ef99d05b1bf5c865b4ef7992263e1cb081",
"reference": "1a6f87ef99d05b1bf5c865b4ef7992263e1cb081",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/2ffb43bd6c589a274ee1e93a5fd6b7ef1577b9c5",
"reference": "2ffb43bd6c589a274ee1e93a5fd6b7ef1577b9c5",
"shasum": ""
},
"require": {
@ -3724,7 +3724,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v4.4.22"
"source": "https://github.com/symfony/http-foundation/tree/v4.4.23"
},
"funding": [
{
@ -3740,20 +3740,20 @@
"type": "tidelift"
}
],
"time": "2021-04-30T12:05:50+00:00"
"time": "2021-05-05T07:40:41+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v4.4.22",
"version": "v4.4.23",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "cd2e325fc34a4a5bbec91eecf69dda8ee8c5ea4f"
"reference": "95bb42312503a212f4467529bac8735f01226ff9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/cd2e325fc34a4a5bbec91eecf69dda8ee8c5ea4f",
"reference": "cd2e325fc34a4a5bbec91eecf69dda8ee8c5ea4f",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/95bb42312503a212f4467529bac8735f01226ff9",
"reference": "95bb42312503a212f4467529bac8735f01226ff9",
"shasum": ""
},
"require": {
@ -3828,7 +3828,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v4.4.22"
"source": "https://github.com/symfony/http-kernel/tree/v4.4.23"
},
"funding": [
{
@ -3844,7 +3844,7 @@
"type": "tidelift"
}
],
"time": "2021-05-01T14:38:48+00:00"
"time": "2021-05-12T13:13:32+00:00"
},
{
"name": "symfony/mime",
@ -4807,16 +4807,16 @@
},
{
"name": "symfony/translation",
"version": "v4.4.21",
"version": "v4.4.23",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "eb8f5428cc3b40d6dffe303b195b084f1c5fbd14"
"reference": "ff6e63c7b5de874464642969968f61f8dc649ac3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/eb8f5428cc3b40d6dffe303b195b084f1c5fbd14",
"reference": "eb8f5428cc3b40d6dffe303b195b084f1c5fbd14",
"url": "https://api.github.com/repos/symfony/translation/zipball/ff6e63c7b5de874464642969968f61f8dc649ac3",
"reference": "ff6e63c7b5de874464642969968f61f8dc649ac3",
"shasum": ""
},
"require": {
@ -4875,7 +4875,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/translation/tree/v4.4.21"
"source": "https://github.com/symfony/translation/tree/v4.4.23"
},
"funding": [
{
@ -4891,7 +4891,7 @@
"type": "tidelift"
}
],
"time": "2021-03-23T16:25:01+00:00"
"time": "2021-04-28T06:59:52+00:00"
},
{
"name": "symfony/translation-contracts",