diff --git a/composer.json b/composer.json index ecb421e406..f23420f4b7 100644 --- a/composer.json +++ b/composer.json @@ -80,22 +80,22 @@ } }, "replace": { - "baserproject/baser-core": "5.0.8", - "baserproject/bc-admin-third": "5.0.8", - "baserproject/bc-blog": "5.0.8", - "baserproject/bc-column": "5.0.8", - "baserproject/bc-content-link": "5.0.8", - "baserproject/bc-custom-content": "5.0.8", - "baserproject/bc-editor-template": "5.0.8", - "baserproject/bc-favorite": "5.0.8", - "baserproject/bc-front": "5.0.8", - "baserproject/bc-installer": "5.0.8", - "baserproject/bc-mail": "5.0.8", - "baserproject/bc-search-index": "5.0.8", - "baserproject/bc-theme-config": "5.0.8", - "baserproject/bc-theme-file": "5.0.8", - "baserproject/bc-uploader": "5.0.8", - "baserproject/bc-widget-area": "5.0.8" + "baserproject/baser-core": "5.0.9", + "baserproject/bc-admin-third": "5.0.9", + "baserproject/bc-blog": "5.0.9", + "baserproject/bc-column": "5.0.9", + "baserproject/bc-content-link": "5.0.9", + "baserproject/bc-custom-content": "5.0.9", + "baserproject/bc-editor-template": "5.0.9", + "baserproject/bc-favorite": "5.0.9", + "baserproject/bc-front": "5.0.9", + "baserproject/bc-installer": "5.0.9", + "baserproject/bc-mail": "5.0.9", + "baserproject/bc-search-index": "5.0.9", + "baserproject/bc-theme-config": "5.0.9", + "baserproject/bc-theme-file": "5.0.9", + "baserproject/bc-uploader": "5.0.9", + "baserproject/bc-widget-area": "5.0.9" }, "scripts": { "post-install-cmd": "App\\Console\\Installer::postInstall", diff --git a/plugins/baser-core/composer.json b/plugins/baser-core/composer.json index b620e2e046..f69d14e7ea 100644 --- a/plugins/baser-core/composer.json +++ b/plugins/baser-core/composer.json @@ -15,20 +15,20 @@ "josegonzalez/dotenv": "^3.2", "mobiledetect/mobiledetectlib": "^2.8", "ext-json": "*", - "baserproject/bc-admin-third": "^5.1", - "baserproject/bc-blog": "^5.1", - "baserproject/bc-content-link": "^5.1", - "baserproject/bc-custom-content": "^5.1", - "baserproject/bc-editor-template": "^5.1", - "baserproject/bc-favorite": "^5.1", - "baserproject/bc-front": "^5.1", - "baserproject/bc-installer": "^5.1", - "baserproject/bc-mail": "^5.1", - "baserproject/bc-search-index": "^5.1", - "baserproject/bc-theme-config": "^5.1", - "baserproject/bc-theme-file": "^5.1", - "baserproject/bc-uploader": "^5.1", - "baserproject/bc-widget-area": "^5.1", + "baserproject/bc-admin-third": "^5.0.9", + "baserproject/bc-blog": "^5.0.9", + "baserproject/bc-content-link": "^5.0.9", + "baserproject/bc-custom-content": "^5.0.9", + "baserproject/bc-editor-template": "^5.0.9", + "baserproject/bc-favorite": "^5.0.9", + "baserproject/bc-front": "^5.0.9", + "baserproject/bc-installer": "^5.0.9", + "baserproject/bc-mail": "^5.0.9", + "baserproject/bc-search-index": "^5.0.9", + "baserproject/bc-theme-config": "^5.0.9", + "baserproject/bc-theme-file": "^5.0.9", + "baserproject/bc-uploader": "^5.0.9", + "baserproject/bc-widget-area": "^5.0.9", "imo-tikuwa/cakephp-soft-delete": "^2.0", "ext-mbstring": "*", "ext-zip": "*",