mirror of
https://github.com/crater-invoice/crater.git
synced 2025-11-02 05:23:19 -05:00
15 lines
254 B
PHP
15 lines
254 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
/*
|
|
|--------------------------------------------------------------------------
|
|
| Crater Requirements
|
|
|--------------------------------------------------------------------------
|
|
|
|
|
*/
|
|
|
|
'version' => '1.0.0',
|
|
|
|
];
|