Skip to content

Commit

Permalink
updating plugins to current versions
Browse files Browse the repository at this point in the history
  • Loading branch information
curtismchale committed Feb 6, 2024
1 parent 02981a7 commit 1d68cd5
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"package": {
"name": "proudcity/wp-media-folder",
"type": "wordpress-plugin",
"version": "5.8.0",
"version": "5.8.2",
"source": {
"type": "git",
"url": "[email protected]:/proudcity/wp-media-folder.git",
"reference": "5.8.0"
"reference": "5.8.2"
}
}
},
Expand Down Expand Up @@ -469,10 +469,10 @@
"require": {
"php": ">=5.4",
"composer/installers": "1.*",
"johnpbloch/wordpress": "6.4.2",
"johnpbloch/wordpress": "6.4.3",

"proudcity/auth0": "1.149.0",
"proudcity/wp-media-folder": "5.8.0",
"proudcity/wp-media-folder": "5.8.2",
"proudcity/broken-link-checker": "1.11.21",
"proudcity/wp-rocket": "3.13.2",
"proudcity/wp-rocket-cache-rest-api": "1.149.0",
Expand All @@ -491,32 +491,32 @@
"wpackagist-plugin/user-switching": "1.7.2",

"wpackagist-plugin/disable-comments": "2.4.5",
"wpackagist-plugin/wordpress-seo": "21.9",
"wpackagist-plugin/wordpress-seo": "21.9.1",
"wpackagist-plugin/gravitate-encryption": "1.0.4",
"wpackagist-plugin/gravity-forms-bootstrap-3-style": "0.3",
"wpackagist-plugin/gravity-forms-wcag-20-form-fields": "1.7.2",
"wpackagist-plugin/safe-redirect-manager": "2.1.1",
"wpackagist-plugin/iframe": "4.9",
"wpackagist-plugin/say-what": "2.1.6",
"wpackagist-plugin/say-what": "2.1.8",
"wpackagist-plugin/wp-mail-smtp": "3.11.1",
"wpackagist-plugin/edit-flow": "0.9.7",
"wpackagist-plugin/wp-sitemap-page": "1.9.3",
"wpackagist-plugin/default-featured-image": "1.7.3",
"wpackagist-plugin/google-site-kit": "1.118.0",
"wpackagist-plugin/google-site-kit": "1.119.0",

"wpackagist-plugin/classic-editor": "1.6.3",
"wpackagist-plugin/classic-widgets": "0.3",
"wpackagist-plugin/siteorigin-panels": "2.29.4",
"wpackagist-plugin/so-widgets-bundle": "1.58.0",
"wpackagist-plugin/so-widgets-bundle": "1.58.3",
"wpackagist-plugin/gtranslate": "3.0.5",

"wpackagist-plugin/simple-staff-list": "2.2.5",

"proudcity/events-manager": "2023.12.19.1124",
"wpackagist-plugin/wp-job-manager": "2.1.1",
"wpackagist-plugin/wp-job-manager": "2.2.1",
"wpackagist-plugin/wp-sweep": "1.1.8",
"wpackagist-plugin/duplicate-post": "4.5",
"wpackagist-plugin/post-expirator": "3.1.7",
"wpackagist-plugin/post-expirator": "3.2.0",
"wpackagist-plugin/font-awesome": "4.4.0",
"wpackagist-plugin/wordpress-faq-manager": "2.0.2",
"wpackagist-plugin/redis-cache": "2.5.0",
Expand Down

0 comments on commit 1d68cd5

Please sign in to comment.