Skip to content

Commit e88ec4e

Browse files
committed
update wordpress and core plugins version
1 parent 34d3e0b commit e88ec4e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

states/wordpress/files/index-composer.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,16 @@
4343
"require": {
4444
"composer/installers": "^2.2",
4545
"creativecommons/vocabulary-theme": "0.19.0",
46-
"johnpbloch/wordpress": "6.2",
46+
"johnpbloch/wordpress": "6.3.1",
4747
"reyhoun/acf-menu-chooser": "1.1",
48-
"wpackagist-plugin/advanced-custom-fields": "6.1.8",
48+
"wpackagist-plugin/advanced-custom-fields": "6.2.1",
4949
"wpackagist-plugin/classic-editor": "1.6.3",
50+
"wpackagist-plugin/google-analytics-for-wordpress": "8.19",
5051
"wpackagist-plugin/redirection": "5.3.10",
51-
"wpackagist-plugin/tablepress": "1.14",
52-
"wpackagist-plugin/wordfence": "7.10.3",
52+
"wpackagist-plugin/tablepress": "2.1.7",
53+
"wpackagist-plugin/wordfence": "7.10.4",
5354
"wpackagist-plugin/wordpress-importer": "0.8.1",
55+
"wpackagist-plugin/wordpress-seo": "21.2",
5456
"wpackagist-theme/twentytwentythree": "1.2"
5557
},
5658
"require-dev": {

0 commit comments

Comments
 (0)