Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<?php
|
||||
return [
|
||||
'cacheTimestamp' => 1773142436,
|
||||
'microtimeState' => 1773142436.753972,
|
||||
'cacheTimestamp' => 1773191162,
|
||||
'microtimeState' => 1773191162.308811,
|
||||
'currencyRates' => [
|
||||
'EUR' => 1.0
|
||||
],
|
||||
'appTimestamp' => 1772788027,
|
||||
'version' => '9.3.2',
|
||||
'latestVersion' => '9.3.2',
|
||||
'appTimestamp' => 1773152503,
|
||||
'version' => '9.3.3',
|
||||
'latestVersion' => '9.3.3',
|
||||
'latestExtensionVersions' => [
|
||||
'Advanced Pack' => '3.12.0'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user