added scheduled vendor payouts workflow activity
This commit is contained in:
parent
b8b7dc2875
commit
d87d766856
5 changed files with 357 additions and 7 deletions
|
|
@ -133,6 +133,7 @@ checkModule('Digest::SHA', '5.47' );
|
|||
checkModule("CSS::Minifier::XS", "0.03" );
|
||||
checkModule("JavaScript::Minifier::XS", "0.05" );
|
||||
checkModule("Readonly", "1.03" );
|
||||
checkModule("Business::PayPal::API", "0.62" );
|
||||
|
||||
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue