mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Update 'groups' dependency to version 2.5.0
Bump the required version of the 'groups' dependency from 2.4.2 to 2.5.0. This ensures compatibility with the latest features and fixes provided by the updated version.
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.4.2',
|
||||
'groups' => '2.5.0',
|
||||
'jobboardwp' => '1.0.7',
|
||||
'mailchimp' => '2.6.2',
|
||||
'messaging' => '2.2.5',
|
||||
|
||||
Reference in New Issue
Block a user