Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
open 4.3-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuring committed Apr 15, 2023
1 parent d3188b2 commit ee0e927
Show file tree
Hide file tree
Showing 16 changed files with 29 additions and 29 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": "^4.2.5",
"baserproject/bc-blog": "^4.2.5",
"baserproject/bc-content-link": "^4.2.5",
"baserproject/bc-custom-content": "^4.2.5",
"baserproject/bc-editor-template": "^4.2.5",
"baserproject/bc-favorite": "^4.2.5",
"baserproject/bc-front": "^4.2.5",
"baserproject/bc-installer": "^4.2.5",
"baserproject/bc-mail": "^4.2.5",
"baserproject/bc-search-index": "^4.2.5",
"baserproject/bc-theme-config": "^4.2.5",
"baserproject/bc-theme-file": "^4.2.5",
"baserproject/bc-uploader": "^4.2.5",
"baserproject/bc-widget-area": "^4.2.5",
"baserproject/bc-admin-third": "^4.3",
"baserproject/bc-blog": "^4.3",
"baserproject/bc-content-link": "^4.3",
"baserproject/bc-custom-content": "^4.3",
"baserproject/bc-editor-template": "^4.3",
"baserproject/bc-favorite": "^4.3",
"baserproject/bc-front": "^4.3",
"baserproject/bc-installer": "^4.3",
"baserproject/bc-mail": "^4.3",
"baserproject/bc-search-index": "^4.3",
"baserproject/bc-theme-config": "^4.3",
"baserproject/bc-theme-file": "^4.3",
"baserproject/bc-uploader": "^4.3",
"baserproject/bc-widget-area": "^4.3",
"imo-tikuwa/cakephp-soft-delete": "^2.0",
"ext-mbstring": "*"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/bc-admin-third/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"vendor-dir": "../../vendor",
"require": {
"baserproject/baser-core": "^4.2.5"
"baserproject/baser-core": "^4.3"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/bc-blog/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"vendor-dir": "../../vendor",
"require": {
"baserproject/baser-core": "^4.2.5"
"baserproject/baser-core": "^4.3"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/bc-column/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"vendor-dir": "../../vendor",
"require": {
"baserproject/baser-core": "^4.2.5"
"baserproject/baser-core": "^4.3"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/bc-content-link/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"vendor-dir": "../../vendor",
"require": {
"baserproject/baser-core": "^4.2.5"
"baserproject/baser-core": "^4.3"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/bc-custom-content/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"vendor-dir": "../../vendor",
"require": {
"baserproject/baser-core": "^4.2.5"
"baserproject/baser-core": "^4.3"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/bc-editor-template/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"vendor-dir": "../../vendor",
"require": {
"baserproject/baser-core": "^4.2.5"
"baserproject/baser-core": "^4.3"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/bc-favorite/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "cakephp-plugin",
"license": "MIT",
"require": {
"baserproject/baser-core": "^4.2.5"
"baserproject/baser-core": "^4.3"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/bc-front/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"vendor-dir": "../../vendor",
"require": {
"baserproject/baser-core": "^4.2.5"
"baserproject/baser-core": "^4.3"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/bc-installer/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"vendor-dir": "../../vendor",
"require": {
"baserproject/baser-core": "^4.2.5"
"baserproject/baser-core": "^4.3"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/bc-mail/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"vendor-dir": "../../vendor",
"require": {
"baserproject/baser-core": "^4.2.5"
"baserproject/baser-core": "^4.3"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/bc-search-index/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"vendor-dir": "../../vendor",
"require": {
"baserproject/baser-core": "^4.2.5"
"baserproject/baser-core": "^4.3"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/bc-theme-config/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"vendor-dir": "../../vendor",
"require": {
"baserproject/baser-core": "^4.2.5"
"baserproject/baser-core": "^4.3"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/bc-theme-file/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"vendor-dir": "../../vendor",
"require": {
"baserproject/baser-core": "^4.2.5"
"baserproject/baser-core": "^4.3"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/bc-uploader/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"vendor-dir": "../../vendor",
"require": {
"baserproject/baser-core": "^4.2.5"
"baserproject/baser-core": "^4.3"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/bc-widget-area/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"vendor-dir": "../../vendor",
"require": {
"baserproject/baser-core": "^4.2.5"
"baserproject/baser-core": "^4.3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit ee0e927

Please sign in to comment.