mirror of
https://github.com/webmasterskaya/joomla-oauth-server.git
synced 2024-11-24 02:44:51 +03:00
homepage
This commit is contained in:
parent
55e3c54b9e
commit
5995bc1a53
@ -1,12 +1,13 @@
|
|||||||
{
|
{
|
||||||
"type": "joomla-package",
|
"type": "joomla-package",
|
||||||
"description": "OAuth Server for Joomla 4.3+ using the PHP League's OAuth2 Server",
|
"description": "OAuth Server for Joomla",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://github.com/webmasterskaya/joomla-oauth-server",
|
"homepage": "https://github.com/webmasterskaya/joomla-oauth-server",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Artem Vasilev",
|
"name": "Artem Vasilev",
|
||||||
"email": "kern.usr@gmial.com"
|
"email": "dev@webmasterskaya.xyz",
|
||||||
|
"homepage": "https://webmasterskaya.xyz/"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
|
Loading…
Reference in New Issue
Block a user