mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 11:00:39 +00:00
- composer repository update
- paypal test fix
This commit is contained in:
@@ -29,7 +29,7 @@ class TestPayPalConnectionAction
|
||||
$data = CreateFixedPlanData::fromArray([
|
||||
'type' => 'fixed',
|
||||
'name' => 'Test Plan',
|
||||
'description' => null,
|
||||
'description' => 'Test plan description...',
|
||||
'features' => [
|
||||
'max_storage_amount' => 200,
|
||||
'max_team_members' => 20,
|
||||
|
||||
Reference in New Issue
Block a user