Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
capo
Stripe
Commits
d86982a4
Commit
d86982a4
authored
Oct 23, 2019
by
mattwire
Browse files
Require mjwshared 0.5
parent
0ee44202
Changes
1
Hide whitespace changes
Inline
Side-by-side
CRM/Stripe/Check.php
View file @
d86982a4
...
...
@@ -10,7 +10,7 @@ use CRM_Stripe_ExtensionUtil as E;
*/
class
CRM_Stripe_Check
{
const
MIN_VERSION_MJWSHARED
=
'0.
4.
5'
;
const
MIN_VERSION_MJWSHARED
=
'0.5'
;
public
static
function
checkRequirements
(
&
$messages
)
{
$extensions
=
civicrm_api3
(
'Extension'
,
'get'
,
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment