Skip to content

Commit

Permalink
basre-coreが依存する他のパッケージのバージョン番号を固定化
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuring committed Oct 10, 2024
1 parent e386a22 commit 39e7aed
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions plugins/baser-core/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@
"josegonzalez/dotenv": "^3.2",
"mobiledetect/mobiledetectlib": "^2.8",
"ext-json": "*",
"baserproject/bc-admin-third": "^5.0.10",
"baserproject/bc-blog": "^5.0.10",
"baserproject/bc-content-link": "^5.0.10",
"baserproject/bc-custom-content": "^5.0.10",
"baserproject/bc-editor-template": "^5.0.10",
"baserproject/bc-favorite": "^5.0.10",
"baserproject/bc-front": "^5.0.10",
"baserproject/bc-installer": "^5.0.10",
"baserproject/bc-mail": "^5.0.10",
"baserproject/bc-search-index": "^5.0.10",
"baserproject/bc-theme-config": "^5.0.10",
"baserproject/bc-theme-file": "^5.0.10",
"baserproject/bc-uploader": "^5.0.10",
"baserproject/bc-widget-area": "^5.0.10",
"baserproject/bc-admin-third": "5.0.10",
"baserproject/bc-blog": "5.0.10",
"baserproject/bc-content-link": "5.0.10",
"baserproject/bc-custom-content": "5.0.10",
"baserproject/bc-editor-template": "5.0.10",
"baserproject/bc-favorite": "5.0.10",
"baserproject/bc-front": "5.0.10",
"baserproject/bc-installer": "5.0.10",
"baserproject/bc-mail": "5.0.10",
"baserproject/bc-search-index": "5.0.10",
"baserproject/bc-theme-config": "5.0.10",
"baserproject/bc-theme-file": "5.0.10",
"baserproject/bc-uploader": "5.0.10",
"baserproject/bc-widget-area": "5.0.10",
"imo-tikuwa/cakephp-soft-delete": "^2.0",
"ext-mbstring": "*",
"ext-zip": "*",
Expand Down

0 comments on commit 39e7aed

Please sign in to comment.