update 2024-01-23 16:44:12
This commit is contained in:
parent
550c07bcb7
commit
b4ed6ae4a5
@ -12,7 +12,7 @@
|
||||
namespace VDM\Joomla\GetBible\Utilities;
|
||||
|
||||
|
||||
use Joomla\CMS\Http\Response as JoomlaResponse;
|
||||
use Joomla\Http\Response as JoomlaResponse;
|
||||
use VDM\Joomla\Utilities\JsonHelper;
|
||||
use VDM\Joomla\Utilities\StringHelper;
|
||||
|
||||
|
@ -22,6 +22,6 @@
|
||||
"namespace": "VDM\\Joomla\\GetBible\\Utilities.Response",
|
||||
"description": "The GetBible Response\r\n\r\n@since 2.0.1",
|
||||
"licensing_template": "\/**\r\n * @package GetBible\r\n *\r\n * @created 30th May, 2023\r\n * @author Llewellyn van der Merwe <https:\/\/dev.vdm.io>\r\n * @git GetBible <https:\/\/git.vdm.dev\/getBible>\r\n * @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n *\/\r\n",
|
||||
"head": "use Joomla\\CMS\\Http\\Response as JoomlaResponse;",
|
||||
"head": "use Joomla\\Http\\Response as JoomlaResponse;",
|
||||
"composer": ""
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user