Skip to content

Commit b281b83

Browse files
committed
fixing /events RSS
1 parent 2009230 commit b281b83

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

composer.json

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,19 @@
2323
}
2424
}
2525
},
26+
{
27+
"type": "package",
28+
"package": {
29+
"name": "proudcity/events-manager",
30+
"type": "wordpress-plugin",
31+
"version": "7.2.3.1",
32+
"source": {
33+
"type": "git",
34+
"url": "git@github.com:/proudcity/events-manager.git",
35+
"reference": "7.2.3.1"
36+
}
37+
}
38+
},
2639
{
2740
"type": "package",
2841
"package": {
@@ -500,13 +513,13 @@
500513
"wpackagist-plugin/so-widgets-bundle": "1.70.4",
501514
"wpackagist-plugin/gtranslate": "3.0.9",
502515
"proudcity/simple-staff-list": "2.2.5.1",
503-
"wpackagist-plugin/events-manager": "7.2.3.1",
516+
"proudcity/events-manager": "7.2.3.1",
504517
"wpackagist-plugin/wp-job-manager": "2.4.0",
505518
"wpackagist-plugin/wp-sweep": "1.1.8",
506519
"wpackagist-plugin/duplicate-post": "4.5",
507520
"wpackagist-plugin/post-expirator": "4.9.4",
508521
"wpackagist-plugin/font-awesome": "5.1.3",
509-
"wpackagist-plugin/wordpress-faq-manager": "2.0.4.3",
522+
"wpackagist-plugin/wordpress-faq-manager": "2.0.4.4",
510523
"wpackagist-plugin/redis-cache": "2.7.0",
511524
"wpackagist-plugin/elasticpress": "5.3.2",
512525
"wpackagist-plugin/wp-stateless": "4.4.1",

0 commit comments

Comments
 (0)