mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Update 'groups' dependency version in Ultimate Member
Downgraded the 'groups' dependency from 2.5.0 to 2.4.2 to address compatibility issues. This ensures proper functionality with the current plugin setup.
This commit is contained in:
@@ -34,7 +34,7 @@ if ( ! class_exists( 'um\Dependencies' ) ) {
|
||||
'followers' => '2.3.5',
|
||||
'forumwp' => '2.1.5',
|
||||
'friends' => '2.3.4',
|
||||
'groups' => '2.5.0',
|
||||
'groups' => '2.4.2',
|
||||
'jobboardwp' => '1.0.7',
|
||||
'mailchimp' => '2.6.2',
|
||||
'messaging' => '2.2.5',
|
||||
|
||||
Reference in New Issue
Block a user