Apply fixes from StyleCI
This commit is contained in:

committed by
StyleCI Bot

parent
9fe479b141
commit
ed3bbd76d7
@@ -32,7 +32,7 @@ class OrganizationRequest extends Request
|
||||
|
||||
'name' => 'required|unique:organization',
|
||||
'website' => 'url',
|
||||
// 'phone' => 'size:10',
|
||||
// 'phone' => 'size:10',
|
||||
];
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user