diff --git a/composer.json b/composer.json index e8c6f25..378adcd 100644 --- a/composer.json +++ b/composer.json @@ -41,6 +41,7 @@ ], "require": { "php": ">=8.2", + "bonny/wordpress-simple-history": "^5.29", "composer/installers": "^2.2", "johnbillion/user-switching": "^1.11", "log1x/navi": "^3.1", @@ -48,7 +49,7 @@ "lukasbesch/bedrock-plugin-disabler": "^1.4", "oscarotero/env": "^2.1", "plugin/yard-gutenberg": "^1.5", - "roots/acorn": "^4.0", + "roots/acorn": "^4.3|^5.0", "roots/bedrock-autoloader": "^1.0", "roots/bedrock-disallow-indexing": "^2.0", "roots/wordpress": "6.9.*", @@ -61,7 +62,6 @@ "wp-plugin/cookie-law-info": "^3.2", "wp-plugin/gravity-forms-zero-spam": "^1.8", "wp-plugin/relay": "^1.3", - "bonny/wordpress-simple-history": "^5.29", "wp-plugin/wp-seopress": "^9.0", "yard/brave-acf": "^1.1", "yard/brave-components": "^1.2",