diff --git a/plugins/baser-core/composer.json b/plugins/baser-core/composer.json index 254879a330..4570d7a18b 100644 --- a/plugins/baser-core/composer.json +++ b/plugins/baser-core/composer.json @@ -16,20 +16,20 @@ "josegonzalez/dotenv": "^3.2", "mobiledetect/mobiledetectlib": "^4.8.03", "ext-json": "*", - "baserproject/bc-admin-third": "5.1.x", - "baserproject/bc-blog": "5.1.x", - "baserproject/bc-content-link": "5.1.x", - "baserproject/bc-custom-content": "5.1.x", - "baserproject/bc-editor-template": "5.1.x", - "baserproject/bc-favorite": "5.1.x", - "baserproject/bc-front": "5.1.x", - "baserproject/bc-installer": "5.1.x", - "baserproject/bc-mail": "5.1.x", - "baserproject/bc-search-index": "5.1.x", - "baserproject/bc-theme-config": "5.1.x", - "baserproject/bc-theme-file": "5.1.x", - "baserproject/bc-uploader": "5.1.x", - "baserproject/bc-widget-area": "5.1.x", + "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", "ext-mbstring": "*", "ext-zip": "*", "ext-gd": "*"