mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 13:41:09 -04:00 
			
		
		
		
	fix minimum total issue
This commit is contained in:
		| @ -59,7 +59,6 @@ class EstimatesRequest extends FormRequest | ||||
|             'total' => [ | ||||
|                 'integer', | ||||
|                 'numeric', | ||||
|                 'min:50', | ||||
|                 'max:99999999', | ||||
|                 'required', | ||||
|             ], | ||||
|  | ||||
		Reference in New Issue
	
	Block a user