mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-30 21:21:09 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			255 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			255 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| return [
 | |
| 
 | |
|     /*
 | |
|     |--------------------------------------------------------------------------
 | |
|     | Crater Configuration
 | |
|     |--------------------------------------------------------------------------
 | |
|     |
 | |
|     */
 | |
| 
 | |
|     'version' => '3.1.1',
 | |
| 
 | |
| ];
 |