Skip to content

Commit 5a94d8f

Browse files
committed
Update WPUM Blocks package
1 parent aeccec8 commit 5a94d8f

File tree

2 files changed

+53
-17
lines changed

2 files changed

+53
-17
lines changed

composer.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
{
2+
"name": "wp-user-manager/wp-user-manager",
3+
"description": "The most customizable profiles & community builder WordPress plugin with front-end login, registration, profile customization and content restriction.",
4+
"keywords": [
5+
"wordpress"
6+
],
7+
"homepage": "https://wpusermanager.com",
8+
"authors": [{
9+
"name": "WP User Manager",
10+
"email": "[email protected]"
11+
}],
12+
"license": [
13+
"GPL-3.0-or-later"
14+
],
215
"require": {
316
"a5hleyrich/wp-background-processing": "^1.0",
417
"alessandrotesoro/wp-notices": "^1.0",
@@ -7,7 +20,7 @@
720
"htmlburger/carbon-fields": "^2.1",
821
"wearerequired/wp-requirements-check": "^1.0",
922
"wp-user-manager/wp-optionskit": "^1.0",
10-
"wp-user-manager/wpum-blocks": "^1.0",
23+
"wp-user-manager/wpum-blocks": "1.12",
1124
"wpbp/widgets-helper": "dev-master"
1225
},
1326
"minimum-stability": "dev",

composer.lock

Lines changed: 39 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)