sforkowany z mirror/social
commit
7983a44b06
|
@ -5,7 +5,7 @@
|
|||
<name>Social</name>
|
||||
<summary>🎉 Nextcloud becomes part of the federated social networks!</summary>
|
||||
<description><![CDATA[test]]></description>
|
||||
<version>0.0.51</version>
|
||||
<version>0.0.52</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="maxence@artificial-owl.com">Maxence Lange</author>
|
||||
<author mail="jus@bitgrid.net">Julius Härtl</author>
|
||||
|
|
|
@ -47,7 +47,6 @@ return [
|
|||
'name' => 'Navigation#account', 'url' => '/account/{path}', 'verb' => 'GET',
|
||||
'requirements' => ['path' => '.+'], 'defaults' => ['path' => '']
|
||||
],
|
||||
['name' => 'Navigation#public', 'url' => '/{username}', 'verb' => 'GET'],
|
||||
['name' => 'Navigation#documentGet', 'url' => '/document/get', 'verb' => 'GET'],
|
||||
['name' => 'Navigation#documentGetPublic', 'url' => '/document/public', 'verb' => 'GET'],
|
||||
|
||||
|
|
|
@ -12,12 +12,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/daita/my-small-php-tools.git",
|
||||
"reference": "56cff24fdde14d21e3903428c5ee629c839866af"
|
||||
"reference": "39ea0ce3f9442cb507c0bfaa4be36c3e90d6903e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/daita/my-small-php-tools/zipball/56cff24fdde14d21e3903428c5ee629c839866af",
|
||||
"reference": "56cff24fdde14d21e3903428c5ee629c839866af",
|
||||
"url": "https://api.github.com/repos/daita/my-small-php-tools/zipball/39ea0ce3f9442cb507c0bfaa4be36c3e90d6903e",
|
||||
"reference": "39ea0ce3f9442cb507c0bfaa4be36c3e90d6903e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -40,7 +40,7 @@
|
|||
}
|
||||
],
|
||||
"description": "My small PHP Tools",
|
||||
"time": "2018-11-28T13:07:27+00:00"
|
||||
"time": "2018-11-29T12:56:09+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [],
|
||||
|
|
Ładowanie…
Reference in New Issue