{"packages":{"baserproject/basercms":{"5.0.0":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.0","version_normalized":"5.0.0.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"a09deed5c5f87babc4bc4c70e9ae3f6a7bc00988"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/a09deed5c5f87babc4bc4c70e9ae3f6a7bc00988","type":"zip","shasum":"","reference":"a09deed5c5f87babc4bc4c70e9ae3f6a7bc00988"},"type":"project","funding":[],"time":"2024-10-10T10:31:53+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/bc-column/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.0","baserproject/bc-admin-third":"5.0.0","baserproject/bc-blog":"5.0.0","baserproject/bc-column":"5.0.0","baserproject/bc-content-link":"5.0.0","baserproject/bc-custom-content":"5.0.0","baserproject/bc-editor-template":"5.0.0","baserproject/bc-favorite":"5.0.0","baserproject/bc-front":"5.0.0","baserproject/bc-installer":"5.0.0","baserproject/bc-mail":"5.0.0","baserproject/bc-search-index":"5.0.0","baserproject/bc-theme-config":"5.0.0","baserproject/bc-theme-file":"5.0.0","baserproject/bc-uploader":"5.0.0","baserproject/bc-widget-area":"5.0.0"},"uid":7131308},"5.0.0-beta1":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.0-beta1","version_normalized":"5.0.0.0-beta1","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"f6e2999612e2d28a6c00ad2bd1b1ff30a4349f20"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/f6e2999612e2d28a6c00ad2bd1b1ff30a4349f20","type":"zip","shasum":"","reference":"f6e2999612e2d28a6c00ad2bd1b1ff30a4349f20"},"type":"project","funding":[],"time":"2023-04-17T08:48:24+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/bc-column/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.0-beta1","baserproject/bc-admin-third":"5.0.0-beta1","baserproject/bc-blog":"5.0.0-beta1","baserproject/bc-column":"5.0.0-beta1","baserproject/bc-content-link":"5.0.0-beta1","baserproject/bc-custom-content":"5.0.0-beta1","baserproject/bc-editor-template":"5.0.0-beta1","baserproject/bc-favorite":"5.0.0-beta1","baserproject/bc-front":"5.0.0-beta1","baserproject/bc-installer":"5.0.0-beta1","baserproject/bc-mail":"5.0.0-beta1","baserproject/bc-search-index":"5.0.0-beta1","baserproject/bc-theme-config":"5.0.0-beta1","baserproject/bc-theme-file":"5.0.0-beta1","baserproject/bc-uploader":"5.0.0-beta1","baserproject/bc-widget-area":"5.0.0-beta1"},"uid":8357244},"5.0.0-beta2":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.0-beta2","version_normalized":"5.0.0.0-beta2","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"678672f38e8154afe78ac1ee8564f5287568bbee"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/678672f38e8154afe78ac1ee8564f5287568bbee","type":"zip","shasum":"","reference":"678672f38e8154afe78ac1ee8564f5287568bbee"},"type":"project","funding":[],"time":"2023-04-17T10:17:28+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/bc-column/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.0-beta2","baserproject/bc-admin-third":"5.0.0-beta2","baserproject/bc-blog":"5.0.0-beta2","baserproject/bc-column":"5.0.0-beta2","baserproject/bc-content-link":"5.0.0-beta2","baserproject/bc-custom-content":"5.0.0-beta2","baserproject/bc-editor-template":"5.0.0-beta2","baserproject/bc-favorite":"5.0.0-beta2","baserproject/bc-front":"5.0.0-beta2","baserproject/bc-installer":"5.0.0-beta2","baserproject/bc-mail":"5.0.0-beta2","baserproject/bc-search-index":"5.0.0-beta2","baserproject/bc-theme-config":"5.0.0-beta2","baserproject/bc-theme-file":"5.0.0-beta2","baserproject/bc-uploader":"5.0.0-beta2","baserproject/bc-widget-area":"5.0.0-beta2"},"uid":8357245},"5.0.0-beta3":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.0-beta3","version_normalized":"5.0.0.0-beta3","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"1d67b7b0ad6be155eaab6e1422c7e42de5349e9e"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/1d67b7b0ad6be155eaab6e1422c7e42de5349e9e","type":"zip","shasum":"","reference":"1d67b7b0ad6be155eaab6e1422c7e42de5349e9e"},"type":"project","funding":[],"time":"2023-04-17T11:02:49+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/bc-column/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.0-beta3","baserproject/bc-admin-third":"5.0.0-beta3","baserproject/bc-blog":"5.0.0-beta3","baserproject/bc-column":"5.0.0-beta3","baserproject/bc-content-link":"5.0.0-beta3","baserproject/bc-custom-content":"5.0.0-beta3","baserproject/bc-editor-template":"5.0.0-beta3","baserproject/bc-favorite":"5.0.0-beta3","baserproject/bc-front":"5.0.0-beta3","baserproject/bc-installer":"5.0.0-beta3","baserproject/bc-mail":"5.0.0-beta3","baserproject/bc-search-index":"5.0.0-beta3","baserproject/bc-theme-config":"5.0.0-beta3","baserproject/bc-theme-file":"5.0.0-beta3","baserproject/bc-uploader":"5.0.0-beta3","baserproject/bc-widget-area":"5.0.0-beta3"},"uid":8357246},"5.0.0-beta4":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.0-beta4","version_normalized":"5.0.0.0-beta4","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"050a110510e624e37c4eef6c9cfe90817e5bea69"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/050a110510e624e37c4eef6c9cfe90817e5bea69","type":"zip","shasum":"","reference":"050a110510e624e37c4eef6c9cfe90817e5bea69"},"type":"project","funding":[],"time":"2023-04-17T12:28:08+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/bc-column/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.0-beta4","baserproject/bc-admin-third":"5.0.0-beta4","baserproject/bc-blog":"5.0.0-beta4","baserproject/bc-column":"5.0.0-beta4","baserproject/bc-content-link":"5.0.0-beta4","baserproject/bc-custom-content":"5.0.0-beta4","baserproject/bc-editor-template":"5.0.0-beta4","baserproject/bc-favorite":"5.0.0-beta4","baserproject/bc-front":"5.0.0-beta4","baserproject/bc-installer":"5.0.0-beta4","baserproject/bc-mail":"5.0.0-beta4","baserproject/bc-search-index":"5.0.0-beta4","baserproject/bc-theme-config":"5.0.0-beta4","baserproject/bc-theme-file":"5.0.0-beta4","baserproject/bc-uploader":"5.0.0-beta4","baserproject/bc-widget-area":"5.0.0-beta4"},"uid":8357247},"5.0.1":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.1","version_normalized":"5.0.1.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"9de1c86e95ea3e53a6697ffac63bcd25550ba801"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/9de1c86e95ea3e53a6697ffac63bcd25550ba801","type":"zip","shasum":"","reference":"9de1c86e95ea3e53a6697ffac63bcd25550ba801"},"type":"project","funding":[],"time":"2024-10-10T10:28:44+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/bc-column/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.1","baserproject/bc-admin-third":"5.0.1","baserproject/bc-blog":"5.0.1","baserproject/bc-column":"5.0.1","baserproject/bc-content-link":"5.0.1","baserproject/bc-custom-content":"5.0.1","baserproject/bc-editor-template":"5.0.1","baserproject/bc-favorite":"5.0.1","baserproject/bc-front":"5.0.1","baserproject/bc-installer":"5.0.1","baserproject/bc-mail":"5.0.1","baserproject/bc-search-index":"5.0.1","baserproject/bc-theme-config":"5.0.1","baserproject/bc-theme-file":"5.0.1","baserproject/bc-uploader":"5.0.1","baserproject/bc-widget-area":"5.0.1"},"uid":7231403},"5.0.10":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.10","version_normalized":"5.0.10.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"39e7aed9f20fdcdb8e831e2ab62c4e5bbcb692c0"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/39e7aed9f20fdcdb8e831e2ab62c4e5bbcb692c0","type":"zip","shasum":"","reference":"39e7aed9f20fdcdb8e831e2ab62c4e5bbcb692c0"},"type":"project","funding":[],"time":"2024-10-10T10:10:47+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":["plugins/BcColumn/src/","plugins/bc-column/src/"],"BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5","vierge-noire/cakephp-test-suite-light":"^2.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.10","baserproject/bc-admin-third":"5.0.10","baserproject/bc-blog":"5.0.10","baserproject/bc-column":"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"},"uid":7938927},"5.0.11":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.11","version_normalized":"5.0.11.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"a4de6aed2f20a9fcf71bc7ca2d8819b099476786"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/a4de6aed2f20a9fcf71bc7ca2d8819b099476786","type":"zip","shasum":"","reference":"a4de6aed2f20a9fcf71bc7ca2d8819b099476786"},"type":"project","funding":[],"time":"2024-10-10T10:07:19+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":["plugins/BcColumn/src/","plugins/bc-column/src/"],"BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5","vierge-noire/cakephp-test-suite-light":"^2.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.11","baserproject/bc-admin-third":"5.0.11","baserproject/bc-blog":"5.0.11","baserproject/bc-column":"5.0.11","baserproject/bc-content-link":"5.0.11","baserproject/bc-custom-content":"5.0.11","baserproject/bc-editor-template":"5.0.11","baserproject/bc-favorite":"5.0.11","baserproject/bc-front":"5.0.11","baserproject/bc-installer":"5.0.11","baserproject/bc-mail":"5.0.11","baserproject/bc-search-index":"5.0.11","baserproject/bc-theme-config":"5.0.11","baserproject/bc-theme-file":"5.0.11","baserproject/bc-uploader":"5.0.11","baserproject/bc-widget-area":"5.0.11"},"uid":7978088},"5.0.12":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.12","version_normalized":"5.0.12.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"49f0d93b5c3e2bbfc8ffa29d1bd5e7e1942c6b22"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/49f0d93b5c3e2bbfc8ffa29d1bd5e7e1942c6b22","type":"zip","shasum":"","reference":"49f0d93b5c3e2bbfc8ffa29d1bd5e7e1942c6b22"},"type":"project","funding":[],"time":"2024-04-04T06:38:10+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":["plugins/BcColumn/src/","plugins/bc-column/src/"],"BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5","vierge-noire/cakephp-test-suite-light":"^2.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.12","baserproject/bc-admin-third":"5.0.12","baserproject/bc-blog":"5.0.12","baserproject/bc-column":"5.0.12","baserproject/bc-content-link":"5.0.12","baserproject/bc-custom-content":"5.0.12","baserproject/bc-editor-template":"5.0.12","baserproject/bc-favorite":"5.0.12","baserproject/bc-front":"5.0.12","baserproject/bc-installer":"5.0.12","baserproject/bc-mail":"5.0.12","baserproject/bc-search-index":"5.0.12","baserproject/bc-theme-config":"5.0.12","baserproject/bc-theme-file":"5.0.12","baserproject/bc-uploader":"5.0.12","baserproject/bc-widget-area":"5.0.12"},"uid":8200595},"5.0.14":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.14","version_normalized":"5.0.14.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"c5c52d85d6157b6969b13b996c2f0d03afe2df33"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/c5c52d85d6157b6969b13b996c2f0d03afe2df33","type":"zip","shasum":"","reference":"c5c52d85d6157b6969b13b996c2f0d03afe2df33"},"type":"project","funding":[],"time":"2024-10-10T10:03:48+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":["plugins/BcColumn/src/","plugins/bc-column/src/"],"BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5","vierge-noire/cakephp-test-suite-light":"^2.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.14","baserproject/bc-admin-third":"5.0.14","baserproject/bc-blog":"5.0.14","baserproject/bc-column":"5.0.14","baserproject/bc-content-link":"5.0.14","baserproject/bc-custom-content":"5.0.14","baserproject/bc-editor-template":"5.0.14","baserproject/bc-favorite":"5.0.14","baserproject/bc-front":"5.0.14","baserproject/bc-installer":"5.0.14","baserproject/bc-mail":"5.0.14","baserproject/bc-search-index":"5.0.14","baserproject/bc-theme-config":"5.0.14","baserproject/bc-theme-file":"5.0.14","baserproject/bc-uploader":"5.0.14","baserproject/bc-widget-area":"5.0.14"},"uid":8060593},"5.0.15":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.15","version_normalized":"5.0.15.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"0cf3b4dccadf3cda8190ce1be9da2ffdfefc98c8"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/0cf3b4dccadf3cda8190ce1be9da2ffdfefc98c8","type":"zip","shasum":"","reference":"0cf3b4dccadf3cda8190ce1be9da2ffdfefc98c8"},"type":"project","funding":[],"time":"2024-10-10T10:00:41+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":["plugins/BcColumn/src/","plugins/bc-column/src/"],"BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5","vierge-noire/cakephp-test-suite-light":"^2.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.15","baserproject/bc-admin-third":"5.0.15","baserproject/bc-blog":"5.0.15","baserproject/bc-column":"5.0.15","baserproject/bc-content-link":"5.0.15","baserproject/bc-custom-content":"5.0.15","baserproject/bc-editor-template":"5.0.15","baserproject/bc-favorite":"5.0.15","baserproject/bc-front":"5.0.15","baserproject/bc-installer":"5.0.15","baserproject/bc-mail":"5.0.15","baserproject/bc-search-index":"5.0.15","baserproject/bc-theme-config":"5.0.15","baserproject/bc-theme-file":"5.0.15","baserproject/bc-uploader":"5.0.15","baserproject/bc-widget-area":"5.0.15"},"uid":8113507},"5.0.16":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.16","version_normalized":"5.0.16.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"0b36199482c309e17eb5c3e58b568d7993a40fad"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/0b36199482c309e17eb5c3e58b568d7993a40fad","type":"zip","shasum":"","reference":"0b36199482c309e17eb5c3e58b568d7993a40fad"},"type":"project","funding":[],"time":"2024-10-10T09:30:49+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":["plugins/BcColumn/src/","plugins/bc-column/src/"],"BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5","vierge-noire/cakephp-test-suite-light":"^2.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.16","baserproject/bc-admin-third":"5.0.16","baserproject/bc-blog":"5.0.16","baserproject/bc-column":"5.0.16","baserproject/bc-content-link":"5.0.16","baserproject/bc-custom-content":"5.0.16","baserproject/bc-editor-template":"5.0.16","baserproject/bc-favorite":"5.0.16","baserproject/bc-front":"5.0.16","baserproject/bc-installer":"5.0.16","baserproject/bc-mail":"5.0.16","baserproject/bc-search-index":"5.0.16","baserproject/bc-theme-config":"5.0.16","baserproject/bc-theme-file":"5.0.16","baserproject/bc-uploader":"5.0.16","baserproject/bc-widget-area":"5.0.16"},"uid":8197578},"5.0.17":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.17","version_normalized":"5.0.17.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"ed585ab41337259f4f3b5110bd6c26305d4769fb"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/ed585ab41337259f4f3b5110bd6c26305d4769fb","type":"zip","shasum":"","reference":"ed585ab41337259f4f3b5110bd6c26305d4769fb"},"type":"project","funding":[],"time":"2024-08-07T03:53:55+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":["plugins/BcColumn/src/","plugins/bc-column/src/"],"BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5","vierge-noire/cakephp-test-suite-light":"^2.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.17","baserproject/bc-admin-third":"5.0.17","baserproject/bc-blog":"5.0.17","baserproject/bc-column":"5.0.17","baserproject/bc-content-link":"5.0.17","baserproject/bc-custom-content":"5.0.17","baserproject/bc-editor-template":"5.0.17","baserproject/bc-favorite":"5.0.17","baserproject/bc-front":"5.0.17","baserproject/bc-installer":"5.0.17","baserproject/bc-mail":"5.0.17","baserproject/bc-search-index":"5.0.17","baserproject/bc-theme-config":"5.0.17","baserproject/bc-theme-file":"5.0.17","baserproject/bc-uploader":"5.0.17","baserproject/bc-widget-area":"5.0.17"},"uid":8200596},"5.0.18":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.18","version_normalized":"5.0.18.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"4b37141f12ecbd032cc2ff506d673d8a532aa9b4"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/4b37141f12ecbd032cc2ff506d673d8a532aa9b4","type":"zip","shasum":"","reference":"4b37141f12ecbd032cc2ff506d673d8a532aa9b4"},"type":"project","funding":[],"time":"2024-08-07T03:52:50+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":["plugins/BcColumn/src/","plugins/bc-column/src/"],"BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5","vierge-noire/cakephp-test-suite-light":"^2.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.18","baserproject/bc-admin-third":"5.0.18","baserproject/bc-blog":"5.0.18","baserproject/bc-column":"5.0.18","baserproject/bc-content-link":"5.0.18","baserproject/bc-custom-content":"5.0.18","baserproject/bc-editor-template":"5.0.18","baserproject/bc-favorite":"5.0.18","baserproject/bc-front":"5.0.18","baserproject/bc-installer":"5.0.18","baserproject/bc-mail":"5.0.18","baserproject/bc-search-index":"5.0.18","baserproject/bc-theme-config":"5.0.18","baserproject/bc-theme-file":"5.0.18","baserproject/bc-uploader":"5.0.18","baserproject/bc-widget-area":"5.0.18"},"uid":8220216},"5.0.19":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.19","version_normalized":"5.0.19.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"0b8dd150d09669101b550938469ce7e0629a5c25"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/0b8dd150d09669101b550938469ce7e0629a5c25","type":"zip","shasum":"","reference":"0b8dd150d09669101b550938469ce7e0629a5c25"},"type":"project","funding":[],"time":"2024-08-07T03:51:41+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":["plugins/BcColumn/src/","plugins/bc-column/src/"],"BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^11.2","vierge-noire/cakephp-fixture-factories":"^2.5","vierge-noire/cakephp-test-suite-light":"^2.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.19","baserproject/bc-admin-third":"5.0.19","baserproject/bc-blog":"5.0.19","baserproject/bc-column":"5.0.19","baserproject/bc-content-link":"5.0.19","baserproject/bc-custom-content":"5.0.19","baserproject/bc-editor-template":"5.0.19","baserproject/bc-favorite":"5.0.19","baserproject/bc-front":"5.0.19","baserproject/bc-installer":"5.0.19","baserproject/bc-mail":"5.0.19","baserproject/bc-search-index":"5.0.19","baserproject/bc-theme-config":"5.0.19","baserproject/bc-theme-file":"5.0.19","baserproject/bc-uploader":"5.0.19","baserproject/bc-widget-area":"5.0.19"},"uid":8260927},"5.0.2":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.2","version_normalized":"5.0.2.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"2ccce397dbf4779d3b091a8ba7026c965599317f"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/2ccce397dbf4779d3b091a8ba7026c965599317f","type":"zip","shasum":"","reference":"2ccce397dbf4779d3b091a8ba7026c965599317f"},"type":"project","funding":[],"time":"2024-10-10T10:26:42+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/bc-column/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.2","baserproject/bc-admin-third":"5.0.2","baserproject/bc-blog":"5.0.2","baserproject/bc-column":"5.0.2","baserproject/bc-content-link":"5.0.2","baserproject/bc-custom-content":"5.0.2","baserproject/bc-editor-template":"5.0.2","baserproject/bc-favorite":"5.0.2","baserproject/bc-front":"5.0.2","baserproject/bc-installer":"5.0.2","baserproject/bc-mail":"5.0.2","baserproject/bc-search-index":"5.0.2","baserproject/bc-theme-config":"5.0.2","baserproject/bc-theme-file":"5.0.2","baserproject/bc-uploader":"5.0.2","baserproject/bc-widget-area":"5.0.2"},"uid":7317224},"5.0.3":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.3","version_normalized":"5.0.3.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"9ca9333b2d812486112f88ddef1c89bb5f9b1152"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/9ca9333b2d812486112f88ddef1c89bb5f9b1152","type":"zip","shasum":"","reference":"9ca9333b2d812486112f88ddef1c89bb5f9b1152"},"type":"project","funding":[],"time":"2024-10-10T10:23:56+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/bc-column/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.3","baserproject/bc-admin-third":"5.0.3","baserproject/bc-blog":"5.0.3","baserproject/bc-column":"5.0.3","baserproject/bc-content-link":"5.0.3","baserproject/bc-custom-content":"5.0.3","baserproject/bc-editor-template":"5.0.3","baserproject/bc-favorite":"5.0.3","baserproject/bc-front":"5.0.3","baserproject/bc-installer":"5.0.3","baserproject/bc-mail":"5.0.3","baserproject/bc-search-index":"5.0.3","baserproject/bc-theme-config":"5.0.3","baserproject/bc-theme-file":"5.0.3","baserproject/bc-uploader":"5.0.3","baserproject/bc-widget-area":"5.0.3"},"uid":7388261},"5.0.4":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.4","version_normalized":"5.0.4.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"92325b6f047f0ba0fe577d832c1f54d296240174"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/92325b6f047f0ba0fe577d832c1f54d296240174","type":"zip","shasum":"","reference":"92325b6f047f0ba0fe577d832c1f54d296240174"},"type":"project","funding":[],"time":"2024-10-10T10:22:12+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/bc-column/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5","vierge-noire/cakephp-test-suite-light":"^2.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.4","baserproject/bc-admin-third":"5.0.4","baserproject/bc-blog":"5.0.4","baserproject/bc-column":"5.0.4","baserproject/bc-content-link":"5.0.4","baserproject/bc-custom-content":"5.0.4","baserproject/bc-editor-template":"5.0.4","baserproject/bc-favorite":"5.0.4","baserproject/bc-front":"5.0.4","baserproject/bc-installer":"5.0.4","baserproject/bc-mail":"5.0.4","baserproject/bc-search-index":"5.0.4","baserproject/bc-theme-config":"5.0.4","baserproject/bc-theme-file":"5.0.4","baserproject/bc-uploader":"5.0.4","baserproject/bc-widget-area":"5.0.4"},"uid":7481639},"5.0.5":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.5","version_normalized":"5.0.5.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"a100bc8abd77fbf7bcd09ae86c77f17c844e62b4"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/a100bc8abd77fbf7bcd09ae86c77f17c844e62b4","type":"zip","shasum":"","reference":"a100bc8abd77fbf7bcd09ae86c77f17c844e62b4"},"type":"project","funding":[],"time":"2024-10-10T10:19:35+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/bc-column/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5","vierge-noire/cakephp-test-suite-light":"^2.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.5","baserproject/bc-admin-third":"5.0.5","baserproject/bc-blog":"5.0.5","baserproject/bc-column":"5.0.5","baserproject/bc-content-link":"5.0.5","baserproject/bc-custom-content":"5.0.5","baserproject/bc-editor-template":"5.0.5","baserproject/bc-favorite":"5.0.5","baserproject/bc-front":"5.0.5","baserproject/bc-installer":"5.0.5","baserproject/bc-mail":"5.0.5","baserproject/bc-search-index":"5.0.5","baserproject/bc-theme-config":"5.0.5","baserproject/bc-theme-file":"5.0.5","baserproject/bc-uploader":"5.0.5","baserproject/bc-widget-area":"5.0.5"},"uid":7554450},"5.0.6":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.6","version_normalized":"5.0.6.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"3df7012a4dda44a7104eed24e6d28228e393d1e8"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/3df7012a4dda44a7104eed24e6d28228e393d1e8","type":"zip","shasum":"","reference":"3df7012a4dda44a7104eed24e6d28228e393d1e8"},"type":"project","funding":[],"time":"2024-10-10T10:17:45+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/bc-column/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5","vierge-noire/cakephp-test-suite-light":"^2.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.6","baserproject/bc-admin-third":"5.0.6","baserproject/bc-blog":"5.0.6","baserproject/bc-column":"5.0.6","baserproject/bc-content-link":"5.0.6","baserproject/bc-custom-content":"5.0.6","baserproject/bc-editor-template":"5.0.6","baserproject/bc-favorite":"5.0.6","baserproject/bc-front":"5.0.6","baserproject/bc-installer":"5.0.6","baserproject/bc-mail":"5.0.6","baserproject/bc-search-index":"5.0.6","baserproject/bc-theme-config":"5.0.6","baserproject/bc-theme-file":"5.0.6","baserproject/bc-uploader":"5.0.6","baserproject/bc-widget-area":"5.0.6"},"uid":7626149},"5.0.7":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.7","version_normalized":"5.0.7.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"6be60473f0bdde3e0684c3fcfc797ee834630d3a"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/6be60473f0bdde3e0684c3fcfc797ee834630d3a","type":"zip","shasum":"","reference":"6be60473f0bdde3e0684c3fcfc797ee834630d3a"},"type":"project","funding":[],"time":"2024-10-10T10:15:38+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/bc-column/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5","vierge-noire/cakephp-test-suite-light":"^2.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.7","baserproject/bc-admin-third":"5.0.7","baserproject/bc-blog":"5.0.7","baserproject/bc-column":"5.0.7","baserproject/bc-content-link":"5.0.7","baserproject/bc-custom-content":"5.0.7","baserproject/bc-editor-template":"5.0.7","baserproject/bc-favorite":"5.0.7","baserproject/bc-front":"5.0.7","baserproject/bc-installer":"5.0.7","baserproject/bc-mail":"5.0.7","baserproject/bc-search-index":"5.0.7","baserproject/bc-theme-config":"5.0.7","baserproject/bc-theme-file":"5.0.7","baserproject/bc-uploader":"5.0.7","baserproject/bc-widget-area":"5.0.7"},"uid":7721832},"5.0.8":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.8","version_normalized":"5.0.8.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"8a98d96af67abfce900ad6bba7ff8ae0538ca39f"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/8a98d96af67abfce900ad6bba7ff8ae0538ca39f","type":"zip","shasum":"","reference":"8a98d96af67abfce900ad6bba7ff8ae0538ca39f"},"type":"project","funding":[],"time":"2024-10-10T10:13:09+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":["plugins/BcColumn/src/","plugins/bc-column/src/"],"BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5","vierge-noire/cakephp-test-suite-light":"^2.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"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"},"uid":7866505},"5.0.9":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.0.9","version_normalized":"5.0.9.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"e910715437796a408e0f201557fdcb4397e64ea9"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/e910715437796a408e0f201557fdcb4397e64ea9","type":"zip","shasum":"","reference":"e910715437796a408e0f201557fdcb4397e64ea9"},"type":"project","funding":[],"time":"2024-02-22T06:23:34+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":["plugins/BcColumn/src/","plugins/bc-column/src/"],"BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5","vierge-noire/cakephp-test-suite-light":"^2.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"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"},"uid":8200594},"5.1.1":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.1.1","version_normalized":"5.1.1.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"a2a00a6a89fa316c65820a01bc06244cf3abd0d7"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/a2a00a6a89fa316c65820a01bc06244cf3abd0d7","type":"zip","shasum":"","reference":"a2a00a6a89fa316c65820a01bc06244cf3abd0d7"},"type":"project","funding":[],"time":"2024-09-05T08:50:37+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/BcColumn/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcThemeSample\\":"plugins/BcThemeSample/src/","BcPluginSample\\":"plugins/BcPluginSample/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.1","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^3.0","cakephp/cakephp":"5.0.*","cakephp/migrations":"^4.0.0","cakephp/plugin-installer":"^2.0","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","mobiledetect/mobiledetectlib":"^3.74"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^3.0.0","cakephp/cakephp-codesniffer":"^5.0","cakephp/debug_kit":"^5.0.0","josegonzalez/dotenv":"^4.0","phpunit/phpunit":"10.5.31","symplify/monorepo-builder":"^11.2","vierge-noire/cakephp-fixture-factories":"^3.0","vierge-noire/cakephp-test-suite-light":"^3.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.1.1","baserproject/bc-admin-third":"5.1.1","baserproject/bc-blog":"5.1.1","baserproject/bc-column":"5.1.1","baserproject/bc-content-link":"5.1.1","baserproject/bc-custom-content":"5.1.1","baserproject/bc-editor-template":"5.1.1","baserproject/bc-favorite":"5.1.1","baserproject/bc-front":"5.1.1","baserproject/bc-installer":"5.1.1","baserproject/bc-mail":"5.1.1","baserproject/bc-plugin-sample":"5.1.1","baserproject/bc-search-index":"5.1.1","baserproject/bc-theme-config":"5.1.1","baserproject/bc-theme-file":"5.1.1","baserproject/bc-theme-sample":"5.1.1","baserproject/bc-uploader":"5.1.1","baserproject/bc-widget-area":"5.1.1"},"uid":8424265},"5.1.2":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.1.2","version_normalized":"5.1.2.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"4c778aa9bc86d7c76499761dbb2364d11502f153"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/4c778aa9bc86d7c76499761dbb2364d11502f153","type":"zip","shasum":"","reference":"4c778aa9bc86d7c76499761dbb2364d11502f153"},"type":"project","funding":[],"time":"2024-09-26T10:58:00+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/BcColumn/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcThemeSample\\":"plugins/BcThemeSample/src/","BcPluginSample\\":"plugins/BcPluginSample/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.1","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^3.0","cakephp/cakephp":"5.0.*","cakephp/migrations":"^4.0.0","cakephp/plugin-installer":"^2.0","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","mobiledetect/mobiledetectlib":"^3.74"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^3.0.0","cakephp/cakephp-codesniffer":"^5.0","cakephp/debug_kit":"^5.0.0","josegonzalez/dotenv":"^4.0","phpunit/phpunit":"10.5.31","symplify/monorepo-builder":"^11.2","vierge-noire/cakephp-fixture-factories":"^3.0","vierge-noire/cakephp-test-suite-light":"^3.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.1.2","baserproject/bc-admin-third":"5.1.2","baserproject/bc-blog":"5.1.2","baserproject/bc-column":"5.1.2","baserproject/bc-content-link":"5.1.2","baserproject/bc-custom-content":"5.1.2","baserproject/bc-editor-template":"5.1.2","baserproject/bc-favorite":"5.1.2","baserproject/bc-front":"5.1.2","baserproject/bc-installer":"5.1.2","baserproject/bc-mail":"5.1.2","baserproject/bc-plugin-sample":"5.1.2","baserproject/bc-search-index":"5.1.2","baserproject/bc-theme-config":"5.1.2","baserproject/bc-theme-file":"5.1.2","baserproject/bc-theme-sample":"5.1.2","baserproject/bc-uploader":"5.1.2","baserproject/bc-widget-area":"5.1.2"},"uid":8476239},"5.1.3":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.1.3","version_normalized":"5.1.3.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"c80ec6a5562299c1e35acc5151d60cc0d075402a"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/c80ec6a5562299c1e35acc5151d60cc0d075402a","type":"zip","shasum":"","reference":"c80ec6a5562299c1e35acc5151d60cc0d075402a"},"type":"project","funding":[],"time":"2024-10-24T06:40:35+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/BcColumn/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcThemeSample\\":"plugins/BcThemeSample/src/","BcPluginSample\\":"plugins/BcPluginSample/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.1","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^3.0","cakephp/cakephp":"5.0.*","cakephp/migrations":"^4.0.0","cakephp/plugin-installer":"^2.0","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","mobiledetect/mobiledetectlib":"^3.74"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^3.0.0","cakephp/cakephp-codesniffer":"^5.0","cakephp/debug_kit":"^5.0.0","josegonzalez/dotenv":"^4.0","phpunit/phpunit":"10.5.31","symplify/monorepo-builder":"^11.2","vierge-noire/cakephp-fixture-factories":"^3.0","vierge-noire/cakephp-test-suite-light":"^3.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.1.3","baserproject/bc-admin-third":"5.1.3","baserproject/bc-blog":"5.1.3","baserproject/bc-column":"5.1.3","baserproject/bc-content-link":"5.1.3","baserproject/bc-custom-content":"5.1.3","baserproject/bc-editor-template":"5.1.3","baserproject/bc-favorite":"5.1.3","baserproject/bc-front":"5.1.3","baserproject/bc-installer":"5.1.3","baserproject/bc-mail":"5.1.3","baserproject/bc-plugin-sample":"5.1.3","baserproject/bc-search-index":"5.1.3","baserproject/bc-theme-config":"5.1.3","baserproject/bc-theme-file":"5.1.3","baserproject/bc-theme-sample":"5.1.3","baserproject/bc-uploader":"5.1.3","baserproject/bc-widget-area":"5.1.3"},"uid":8540430},"5.1.4":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.1.4","version_normalized":"5.1.4.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"818ab0b075752969f9dab9dc8d9e3adcbc45437c"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/818ab0b075752969f9dab9dc8d9e3adcbc45437c","type":"zip","shasum":"","reference":"818ab0b075752969f9dab9dc8d9e3adcbc45437c"},"type":"project","funding":[],"time":"2024-11-28T07:14:37+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/BcColumn/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcThemeSample\\":"plugins/BcThemeSample/src/","BcPluginSample\\":"plugins/BcPluginSample/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.1","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^3.0","cakephp/cakephp":"5.0.*","cakephp/migrations":"^4.0.0","cakephp/plugin-installer":"^2.0","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","mobiledetect/mobiledetectlib":"^3.74"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^3.0.0","cakephp/cakephp-codesniffer":"^5.0","cakephp/debug_kit":"^5.0.0","josegonzalez/dotenv":"^4.0","phpunit/phpunit":"10.5.31","symplify/monorepo-builder":"^11.2","vierge-noire/cakephp-fixture-factories":"^3.0","vierge-noire/cakephp-test-suite-light":"^3.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.1.3","baserproject/bc-admin-third":"5.1.3","baserproject/bc-blog":"5.1.3","baserproject/bc-column":"5.1.3","baserproject/bc-content-link":"5.1.3","baserproject/bc-custom-content":"5.1.3","baserproject/bc-editor-template":"5.1.3","baserproject/bc-favorite":"5.1.3","baserproject/bc-front":"5.1.3","baserproject/bc-installer":"5.1.3","baserproject/bc-mail":"5.1.3","baserproject/bc-plugin-sample":"5.1.3","baserproject/bc-search-index":"5.1.3","baserproject/bc-theme-config":"5.1.3","baserproject/bc-theme-file":"5.1.3","baserproject/bc-theme-sample":"5.1.3","baserproject/bc-uploader":"5.1.3","baserproject/bc-widget-area":"5.1.3"},"uid":8631955},"5.1.5":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.1.5","version_normalized":"5.1.5.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"3ca87fbd2100851756133fc486a94bb2f5301642"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/3ca87fbd2100851756133fc486a94bb2f5301642","type":"zip","shasum":"","reference":"3ca87fbd2100851756133fc486a94bb2f5301642"},"type":"project","funding":[],"time":"2025-01-23T06:29:03+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/BcColumn/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcThemeSample\\":"plugins/BcThemeSample/src/","BcPluginSample\\":"plugins/BcPluginSample/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.1","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^3.0","cakephp/cakephp":"5.0.*","cakephp/migrations":"^4.0.0","cakephp/plugin-installer":"^2.0","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","mobiledetect/mobiledetectlib":"^3.74"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^3.0.0","cakephp/cakephp-codesniffer":"^5.0","cakephp/debug_kit":"^5.0.0","josegonzalez/dotenv":"^4.0","phpunit/phpunit":"10.5.31","symplify/monorepo-builder":"^11.2","vierge-noire/cakephp-fixture-factories":"^3.0","vierge-noire/cakephp-test-suite-light":"^3.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.1.4","baserproject/bc-admin-third":"5.1.4","baserproject/bc-blog":"5.1.4","baserproject/bc-column":"5.1.4","baserproject/bc-content-link":"5.1.4","baserproject/bc-custom-content":"5.1.4","baserproject/bc-editor-template":"5.1.4","baserproject/bc-favorite":"5.1.4","baserproject/bc-front":"5.1.4","baserproject/bc-installer":"5.1.4","baserproject/bc-mail":"5.1.4","baserproject/bc-plugin-sample":"5.1.4","baserproject/bc-search-index":"5.1.4","baserproject/bc-theme-config":"5.1.4","baserproject/bc-theme-file":"5.1.4","baserproject/bc-theme-sample":"5.1.4","baserproject/bc-uploader":"5.1.4","baserproject/bc-widget-area":"5.1.4"},"uid":8765683},"5.1.x-dev":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"5.1.x-dev","version_normalized":"5.1.9999999.9999999-dev","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"4639019bcac88bbef2acefc74ee45fe17a453429"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/4639019bcac88bbef2acefc74ee45fe17a453429","type":"zip","shasum":"","reference":"4639019bcac88bbef2acefc74ee45fe17a453429"},"type":"project","funding":[],"time":"2025-01-23T06:42:11+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/BcColumn/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcThemeSample\\":"plugins/BcThemeSample/src/","BcPluginSample\\":"plugins/BcPluginSample/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"default-branch":true,"require":{"php":">=8.1","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^3.0","cakephp/cakephp":"5.0.*","cakephp/migrations":"^4.0.0","cakephp/plugin-installer":"^2.0","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","mobiledetect/mobiledetectlib":"^3.74"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^3.0.0","cakephp/cakephp-codesniffer":"^5.0","cakephp/debug_kit":"^5.0.0","symplify/monorepo-builder":"^11.2","vierge-noire/cakephp-fixture-factories":"^3.0","vierge-noire/cakephp-test-suite-light":"^3.0","josegonzalez/dotenv":"^4.0","phpunit/phpunit":"10.5.31"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.1.5","baserproject/bc-admin-third":"5.1.5","baserproject/bc-blog":"5.1.5","baserproject/bc-column":"5.1.5","baserproject/bc-content-link":"5.1.5","baserproject/bc-custom-content":"5.1.5","baserproject/bc-editor-template":"5.1.5","baserproject/bc-favorite":"5.1.5","baserproject/bc-front":"5.1.5","baserproject/bc-installer":"5.1.5","baserproject/bc-mail":"5.1.5","baserproject/bc-plugin-sample":"5.1.5","baserproject/bc-search-index":"5.1.5","baserproject/bc-theme-config":"5.1.5","baserproject/bc-theme-file":"5.1.5","baserproject/bc-theme-sample":"5.1.5","baserproject/bc-uploader":"5.1.5","baserproject/bc-widget-area":"5.1.5"},"uid":8250921},"dev-bcmail-refactoring":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"dev-bcmail-refactoring","version_normalized":"dev-bcmail-refactoring","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"90804a6563c05983ea9d16b6a6e165a484c872f5"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/90804a6563c05983ea9d16b6a6e165a484c872f5","type":"zip","shasum":"","reference":"90804a6563c05983ea9d16b6a6e165a484c872f5"},"type":"project","funding":[],"time":"2023-07-10T02:10:09+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/bc-column/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.2","baserproject/bc-admin-third":"5.0.2","baserproject/bc-blog":"5.0.2","baserproject/bc-column":"5.0.2","baserproject/bc-content-link":"5.0.2","baserproject/bc-custom-content":"5.0.2","baserproject/bc-editor-template":"5.0.2","baserproject/bc-favorite":"5.0.2","baserproject/bc-front":"5.0.2","baserproject/bc-installer":"5.0.2","baserproject/bc-mail":"5.0.2","baserproject/bc-search-index":"5.0.2","baserproject/bc-theme-config":"5.0.2","baserproject/bc-theme-file":"5.0.2","baserproject/bc-uploader":"5.0.2","baserproject/bc-widget-area":"5.0.2"},"uid":7339516},"dev-dev-fix-jquery":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"dev-dev-fix-jquery","version_normalized":"dev-dev-fix-jquery","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"e12bc8f14c71977342b63cb1cd812d8b1d3651a5"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/e12bc8f14c71977342b63cb1cd812d8b1d3651a5","type":"zip","shasum":"","reference":"e12bc8f14c71977342b63cb1cd812d8b1d3651a5"},"type":"project","funding":[],"time":"2024-10-13T08:14:15+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/BcColumn/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcThemeSample\\":"plugins/BcThemeSample/src/","BcPluginSample\\":"plugins/BcPluginSample/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.1","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^3.0","cakephp/cakephp":"5.0.*","cakephp/migrations":"^4.0.0","cakephp/plugin-installer":"^2.0","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","mobiledetect/mobiledetectlib":"^3.74"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^3.0.0","cakephp/cakephp-codesniffer":"^5.0","cakephp/debug_kit":"^5.0.0","josegonzalez/dotenv":"^4.0","phpunit/phpunit":"10.5.31","symplify/monorepo-builder":"^11.2","vierge-noire/cakephp-fixture-factories":"^3.0","vierge-noire/cakephp-test-suite-light":"^3.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.1.2","baserproject/bc-admin-third":"5.1.2","baserproject/bc-blog":"5.1.2","baserproject/bc-column":"5.1.2","baserproject/bc-content-link":"5.1.2","baserproject/bc-custom-content":"5.1.2","baserproject/bc-editor-template":"5.1.2","baserproject/bc-favorite":"5.1.2","baserproject/bc-front":"5.1.2","baserproject/bc-installer":"5.1.2","baserproject/bc-mail":"5.1.2","baserproject/bc-plugin-sample":"5.1.2","baserproject/bc-search-index":"5.1.2","baserproject/bc-theme-config":"5.1.2","baserproject/bc-theme-file":"5.1.2","baserproject/bc-theme-sample":"5.1.2","baserproject/bc-uploader":"5.1.2","baserproject/bc-widget-area":"5.1.2"},"uid":8515512},"dev-master":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"4639019bcac88bbef2acefc74ee45fe17a453429"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/4639019bcac88bbef2acefc74ee45fe17a453429","type":"zip","shasum":"","reference":"4639019bcac88bbef2acefc74ee45fe17a453429"},"type":"project","funding":[],"time":"2025-01-23T06:42:11+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/BcColumn/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcThemeSample\\":"plugins/BcThemeSample/src/","BcPluginSample\\":"plugins/BcPluginSample/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"ext-json":"*","ext-mbstring":"*","ext-pdo":"*","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","ext-gd":"*","ext-sqlite3":"*","ext-zip":"*","php":">=8.1","cakephp/authentication":"^3.0","cakephp/cakephp":"5.0.*","cakephp/migrations":"^4.0.0","cakephp/plugin-installer":"^2.0","mobiledetect/mobiledetectlib":"^3.74"},"require-dev":{"ext-xdebug":"*","symplify/monorepo-builder":"^11.2","cakephp/bake":"^3.0.0","cakephp/cakephp-codesniffer":"^5.0","cakephp/debug_kit":"^5.0.0","vierge-noire/cakephp-fixture-factories":"^3.0","vierge-noire/cakephp-test-suite-light":"^3.0","josegonzalez/dotenv":"^4.0","phpunit/phpunit":"10.5.31"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.1.5","baserproject/bc-admin-third":"5.1.5","baserproject/bc-blog":"5.1.5","baserproject/bc-column":"5.1.5","baserproject/bc-content-link":"5.1.5","baserproject/bc-custom-content":"5.1.5","baserproject/bc-editor-template":"5.1.5","baserproject/bc-favorite":"5.1.5","baserproject/bc-front":"5.1.5","baserproject/bc-installer":"5.1.5","baserproject/bc-mail":"5.1.5","baserproject/bc-plugin-sample":"5.1.5","baserproject/bc-search-index":"5.1.5","baserproject/bc-theme-config":"5.1.5","baserproject/bc-theme-file":"5.1.5","baserproject/bc-theme-sample":"5.1.5","baserproject/bc-uploader":"5.1.5","baserproject/bc-widget-area":"5.1.5"},"uid":4006460},"dev-mergedev4-gondoh":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"dev-mergedev4-gondoh","version_normalized":"dev-mergedev4-gondoh","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"2150353f2da058b7c1a8f1e611b30917b0beb764"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/2150353f2da058b7c1a8f1e611b30917b0beb764","type":"zip","shasum":"","reference":"2150353f2da058b7c1a8f1e611b30917b0beb764"},"type":"project","funding":[],"time":"2023-10-21T09:20:21+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/bc-column/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcSpaSample\\":"plugins/BcSpaSample/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.0","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","cakephp/authentication":"^2.9","cakephp/cakephp":"4.4.*","cakephp/migrations":"^3.2","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","imo-tikuwa/cakephp-soft-delete":"^2.0","josegonzalez/dotenv":"^3.2","mobiledetect/mobiledetectlib":"^2.8"},"require-dev":{"cakephp/bake":"^2.6","cakephp/debug_kit":"^4.5","phpunit/phpunit":"^9.5","symplify/monorepo-builder":"^10.2","vierge-noire/cakephp-fixture-factories":"^2.5","vierge-noire/cakephp-test-suite-light":"^2.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.0.5","baserproject/bc-admin-third":"5.0.5","baserproject/bc-blog":"5.0.5","baserproject/bc-column":"5.0.5","baserproject/bc-content-link":"5.0.5","baserproject/bc-custom-content":"5.0.5","baserproject/bc-editor-template":"5.0.5","baserproject/bc-favorite":"5.0.5","baserproject/bc-front":"5.0.5","baserproject/bc-installer":"5.0.5","baserproject/bc-mail":"5.0.5","baserproject/bc-search-index":"5.0.5","baserproject/bc-theme-config":"5.0.5","baserproject/bc-theme-file":"5.0.5","baserproject/bc-uploader":"5.0.5","baserproject/bc-widget-area":"5.0.5"},"uid":7610698},"dev-unittest_BcPageHelper_getUrl":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"dev-unittest_BcPageHelper_getUrl","version_normalized":"dev-unittest_BcPageHelper_getUrl","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"8b81e2d3a3b5a3502a334c7b7ebb5409ed139f8f"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/8b81e2d3a3b5a3502a334c7b7ebb5409ed139f8f","type":"zip","shasum":"","reference":"8b81e2d3a3b5a3502a334c7b7ebb5409ed139f8f"},"type":"project","funding":[],"time":"2024-10-03T03:09:42+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/BcColumn/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcThemeSample\\":"plugins/BcThemeSample/src/","BcPluginSample\\":"plugins/BcPluginSample/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.1","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^3.0","cakephp/cakephp":"5.0.*","cakephp/migrations":"^4.0.0","cakephp/plugin-installer":"^2.0","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","mobiledetect/mobiledetectlib":"^3.74"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^3.0.0","cakephp/cakephp-codesniffer":"^5.0","cakephp/debug_kit":"^5.0.0","josegonzalez/dotenv":"^4.0","phpunit/phpunit":"10.5.31","symplify/monorepo-builder":"^11.2","vierge-noire/cakephp-fixture-factories":"^3.0","vierge-noire/cakephp-test-suite-light":"^3.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.1.2","baserproject/bc-admin-third":"5.1.2","baserproject/bc-blog":"5.1.2","baserproject/bc-column":"5.1.2","baserproject/bc-content-link":"5.1.2","baserproject/bc-custom-content":"5.1.2","baserproject/bc-editor-template":"5.1.2","baserproject/bc-favorite":"5.1.2","baserproject/bc-front":"5.1.2","baserproject/bc-installer":"5.1.2","baserproject/bc-mail":"5.1.2","baserproject/bc-plugin-sample":"5.1.2","baserproject/bc-search-index":"5.1.2","baserproject/bc-theme-config":"5.1.2","baserproject/bc-theme-file":"5.1.2","baserproject/bc-theme-sample":"5.1.2","baserproject/bc-uploader":"5.1.2","baserproject/bc-widget-area":"5.1.2"},"uid":8492840},"dev-unittest_thang":{"name":"baserproject/basercms","description":"baserCMS plugin for CakePHP","keywords":[],"homepage":"https://basercms.net","version":"dev-unittest_thang","version_normalized":"dev-unittest_thang","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/basercms.git","type":"git","reference":"fc91d28f516a1e8a6d5697746c20c03cbf7fbccb"},"dist":{"url":"https://api.github.com/repos/baserproject/basercms/zipball/fc91d28f516a1e8a6d5697746c20c03cbf7fbccb","type":"zip","shasum":"","reference":"fc91d28f516a1e8a6d5697746c20c03cbf7fbccb"},"type":"project","funding":[],"time":"2024-11-08T01:14:39+00:00","autoload":{"psr-4":{"App\\":"src/","BcBlog\\":"plugins/bc-blog/src/","BcMail\\":"plugins/bc-mail/src/","BcFront\\":"plugins/bc-front/src/","BcColumn\\":"plugins/BcColumn/src/","BaserCore\\":"plugins/baser-core/src","BcFavorite\\":"plugins/bc-favorite/src/","BcUploader\\":"plugins/bc-uploader/src/","BcInstaller\\":"plugins/bc-installer/src/","BcThemeFile\\":"plugins/bc-theme-file/src/","BcAdminThird\\":"plugins/bc-admin-third/src","BcWidgetArea\\":"plugins/bc-widget-area/src/","Cake\\Routing\\":"plugins/baser-core/src/Routing","BcContentLink\\":"plugins/bc-content-link/src/","BcSearchIndex\\":"plugins/bc-search-index/src/","BcThemeConfig\\":"plugins/bc-theme-config/src/","BcThemeSample\\":"plugins/BcThemeSample/src/","BcPluginSample\\":"plugins/BcPluginSample/src/","BcCustomContent\\":"plugins/bc-custom-content/src/","BcEditorTemplate\\":"plugins/bc-editor-template/src/"}},"require":{"php":">=8.1","ext-gd":"*","ext-json":"*","ext-mbstring":"*","ext-pdo":"*","ext-sqlite3":"*","ext-zip":"*","cakephp/authentication":"^3.0","cakephp/cakephp":"5.0.*","cakephp/migrations":"^4.0.0","cakephp/plugin-installer":"^2.0","doctrine/annotations":"^1.12","firebase/php-jwt":"6.1.0","mobiledetect/mobiledetectlib":"^3.74"},"require-dev":{"ext-xdebug":"*","cakephp/bake":"^3.0.0","cakephp/cakephp-codesniffer":"^5.0","cakephp/debug_kit":"^5.0.0","josegonzalez/dotenv":"^4.0","phpunit/phpunit":"10.5.31","symplify/monorepo-builder":"^11.2","vierge-noire/cakephp-fixture-factories":"^3.0","vierge-noire/cakephp-test-suite-light":"^3.0"},"suggest":{"markstory/asset_compress":"An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.","dereuromark/cakephp-ide-helper":"After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan/Psalm compatibility.","phpstan/phpstan":"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.","cakephp/repl":"Console tools for a REPL interface for CakePHP applications."},"replace":{"baserproject/baser-core":"5.1.3","baserproject/bc-admin-third":"5.1.3","baserproject/bc-blog":"5.1.3","baserproject/bc-column":"5.1.3","baserproject/bc-content-link":"5.1.3","baserproject/bc-custom-content":"5.1.3","baserproject/bc-editor-template":"5.1.3","baserproject/bc-favorite":"5.1.3","baserproject/bc-front":"5.1.3","baserproject/bc-installer":"5.1.3","baserproject/bc-mail":"5.1.3","baserproject/bc-plugin-sample":"5.1.3","baserproject/bc-search-index":"5.1.3","baserproject/bc-theme-config":"5.1.3","baserproject/bc-theme-file":"5.1.3","baserproject/bc-theme-sample":"5.1.3","baserproject/bc-uploader":"5.1.3","baserproject/bc-widget-area":"5.1.3"},"uid":8576080}},"baserproject/bc-column":{"5.0.0":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.0","version_normalized":"5.0.0.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"098f35c3ec5b9f2c2f1f85008f30b61dad7e2679"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/098f35c3ec5b9f2c2f1f85008f30b61dad7e2679","type":"zip","shasum":"","reference":"098f35c3ec5b9f2c2f1f85008f30b61dad7e2679"},"type":"cakephp-plugin","funding":[],"time":"2023-04-17T12:28:57+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":7131325},"5.0.0-beta2":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.0-beta2","version_normalized":"5.0.0.0-beta2","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"d88204a7bf11dba8c5bfe5ac328a2962cf8bf6b9"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/d88204a7bf11dba8c5bfe5ac328a2962cf8bf6b9","type":"zip","shasum":"","reference":"d88204a7bf11dba8c5bfe5ac328a2962cf8bf6b9"},"type":"cakephp-plugin","funding":[],"time":"2023-04-17T08:49:06+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"require":{"baserproject/baser-core":"^5.0"},"uid":7125147},"5.0.0-beta3":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.0-beta3","version_normalized":"5.0.0.0-beta3","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"d88204a7bf11dba8c5bfe5ac328a2962cf8bf6b9"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/d88204a7bf11dba8c5bfe5ac328a2962cf8bf6b9","type":"zip","shasum":"","reference":"d88204a7bf11dba8c5bfe5ac328a2962cf8bf6b9"},"type":"cakephp-plugin","funding":[],"time":"2023-04-17T08:49:06+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"require":{"baserproject/baser-core":"^5.0"},"uid":7125285},"5.0.0-beta4":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.0-beta4","version_normalized":"5.0.0.0-beta4","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"098f35c3ec5b9f2c2f1f85008f30b61dad7e2679"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/098f35c3ec5b9f2c2f1f85008f30b61dad7e2679","type":"zip","shasum":"","reference":"098f35c3ec5b9f2c2f1f85008f30b61dad7e2679"},"type":"cakephp-plugin","funding":[],"time":"2023-04-17T12:28:57+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":7125516},"5.0.1":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.1","version_normalized":"5.0.1.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"4edb7a1b001136fca6487b42cfdeb6639e79931b"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/4edb7a1b001136fca6487b42cfdeb6639e79931b","type":"zip","shasum":"","reference":"4edb7a1b001136fca6487b42cfdeb6639e79931b"},"type":"cakephp-plugin","funding":[],"time":"2023-05-25T07:40:30+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":7231410},"5.0.10":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.10","version_normalized":"5.0.10.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"b0a946b4eca0571d10ebcbc52dc53571321b5db7"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/b0a946b4eca0571d10ebcbc52dc53571321b5db7","type":"zip","shasum":"","reference":"b0a946b4eca0571d10ebcbc52dc53571321b5db7"},"type":"cakephp-plugin","funding":[],"time":"2024-02-22T06:36:56+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":7938937},"5.0.11":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.11","version_normalized":"5.0.11.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"b0a946b4eca0571d10ebcbc52dc53571321b5db7"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/b0a946b4eca0571d10ebcbc52dc53571321b5db7","type":"zip","shasum":"","reference":"b0a946b4eca0571d10ebcbc52dc53571321b5db7"},"type":"cakephp-plugin","funding":[],"time":"2024-02-22T06:36:56+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":7978111},"5.0.12":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.12","version_normalized":"5.0.12.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"b0a946b4eca0571d10ebcbc52dc53571321b5db7"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/b0a946b4eca0571d10ebcbc52dc53571321b5db7","type":"zip","shasum":"","reference":"b0a946b4eca0571d10ebcbc52dc53571321b5db7"},"type":"cakephp-plugin","funding":[],"time":"2024-02-22T06:36:56+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":8059421},"5.0.13":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.13","version_normalized":"5.0.13.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"b0a946b4eca0571d10ebcbc52dc53571321b5db7"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/b0a946b4eca0571d10ebcbc52dc53571321b5db7","type":"zip","shasum":"","reference":"b0a946b4eca0571d10ebcbc52dc53571321b5db7"},"type":"cakephp-plugin","funding":[],"time":"2024-02-22T06:36:56+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":8060455},"5.0.14":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.14","version_normalized":"5.0.14.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"b0a946b4eca0571d10ebcbc52dc53571321b5db7"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/b0a946b4eca0571d10ebcbc52dc53571321b5db7","type":"zip","shasum":"","reference":"b0a946b4eca0571d10ebcbc52dc53571321b5db7"},"type":"cakephp-plugin","funding":[],"time":"2024-02-22T06:36:56+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":8060595},"5.0.15":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.15","version_normalized":"5.0.15.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"292ee0658c190acf34b772a358311bd552499436"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/292ee0658c190acf34b772a358311bd552499436","type":"zip","shasum":"","reference":"292ee0658c190acf34b772a358311bd552499436"},"type":"cakephp-plugin","funding":[],"time":"2024-04-25T06:27:45+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":8113524},"5.0.16":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.16","version_normalized":"5.0.16.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"ea820078d6530fe223dfff13caf4ecc2a3892e3c"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/ea820078d6530fe223dfff13caf4ecc2a3892e3c","type":"zip","shasum":"","reference":"ea820078d6530fe223dfff13caf4ecc2a3892e3c"},"type":"cakephp-plugin","funding":[],"time":"2024-05-30T07:38:34+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":8197596},"5.0.17":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.17","version_normalized":"5.0.17.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"f7c93deaf50625810ed7441578e6d42ea93b3bd4"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/f7c93deaf50625810ed7441578e6d42ea93b3bd4","type":"zip","shasum":"","reference":"f7c93deaf50625810ed7441578e6d42ea93b3bd4"},"type":"cakephp-plugin","funding":[],"time":"2024-05-31T08:13:02+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":8200604},"5.0.18":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.18","version_normalized":"5.0.18.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"f7c93deaf50625810ed7441578e6d42ea93b3bd4"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/f7c93deaf50625810ed7441578e6d42ea93b3bd4","type":"zip","shasum":"","reference":"f7c93deaf50625810ed7441578e6d42ea93b3bd4"},"type":"cakephp-plugin","funding":[],"time":"2024-05-31T08:13:02+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":8220218},"5.0.19":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.19","version_normalized":"5.0.19.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"f7c93deaf50625810ed7441578e6d42ea93b3bd4"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/f7c93deaf50625810ed7441578e6d42ea93b3bd4","type":"zip","shasum":"","reference":"f7c93deaf50625810ed7441578e6d42ea93b3bd4"},"type":"cakephp-plugin","funding":[],"time":"2024-05-31T08:13:02+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":8260929},"5.0.2":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.2","version_normalized":"5.0.2.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"4edb7a1b001136fca6487b42cfdeb6639e79931b"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/4edb7a1b001136fca6487b42cfdeb6639e79931b","type":"zip","shasum":"","reference":"4edb7a1b001136fca6487b42cfdeb6639e79931b"},"type":"cakephp-plugin","funding":[],"time":"2023-05-25T07:40:30+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":7317230},"5.0.3":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.3","version_normalized":"5.0.3.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"4edb7a1b001136fca6487b42cfdeb6639e79931b"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/4edb7a1b001136fca6487b42cfdeb6639e79931b","type":"zip","shasum":"","reference":"4edb7a1b001136fca6487b42cfdeb6639e79931b"},"type":"cakephp-plugin","funding":[],"time":"2023-05-25T07:40:30+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":7388271},"5.0.4":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.4","version_normalized":"5.0.4.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"4edb7a1b001136fca6487b42cfdeb6639e79931b"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/4edb7a1b001136fca6487b42cfdeb6639e79931b","type":"zip","shasum":"","reference":"4edb7a1b001136fca6487b42cfdeb6639e79931b"},"type":"cakephp-plugin","funding":[],"time":"2023-05-25T07:40:30+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":7481646},"5.0.5":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.5","version_normalized":"5.0.5.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"4edb7a1b001136fca6487b42cfdeb6639e79931b"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/4edb7a1b001136fca6487b42cfdeb6639e79931b","type":"zip","shasum":"","reference":"4edb7a1b001136fca6487b42cfdeb6639e79931b"},"type":"cakephp-plugin","funding":[],"time":"2023-05-25T07:40:30+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":7554458},"5.0.6":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.6","version_normalized":"5.0.6.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"4edb7a1b001136fca6487b42cfdeb6639e79931b"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/4edb7a1b001136fca6487b42cfdeb6639e79931b","type":"zip","shasum":"","reference":"4edb7a1b001136fca6487b42cfdeb6639e79931b"},"type":"cakephp-plugin","funding":[],"time":"2023-05-25T07:40:30+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":7626151},"5.0.7":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.7","version_normalized":"5.0.7.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"4edb7a1b001136fca6487b42cfdeb6639e79931b"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/4edb7a1b001136fca6487b42cfdeb6639e79931b","type":"zip","shasum":"","reference":"4edb7a1b001136fca6487b42cfdeb6639e79931b"},"type":"cakephp-plugin","funding":[],"time":"2023-05-25T07:40:30+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":7721840},"5.0.8":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.8","version_normalized":"5.0.8.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"4edb7a1b001136fca6487b42cfdeb6639e79931b"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/4edb7a1b001136fca6487b42cfdeb6639e79931b","type":"zip","shasum":"","reference":"4edb7a1b001136fca6487b42cfdeb6639e79931b"},"type":"cakephp-plugin","funding":[],"time":"2023-05-25T07:40:30+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":7866511},"5.0.9":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.0.9","version_normalized":"5.0.9.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"b0a946b4eca0571d10ebcbc52dc53571321b5db7"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/b0a946b4eca0571d10ebcbc52dc53571321b5db7","type":"zip","shasum":"","reference":"b0a946b4eca0571d10ebcbc52dc53571321b5db7"},"type":"cakephp-plugin","funding":[],"time":"2024-02-22T06:36:56+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":7938458},"5.1.1":{"name":"baserproject/bc-column","description":"theme for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.1.1","version_normalized":"5.1.1.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"90c9931a0cb40b6ad0f6edfd40267435b053824d"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/90c9931a0cb40b6ad0f6edfd40267435b053824d","type":"zip","shasum":"","reference":"90c9931a0cb40b6ad0f6edfd40267435b053824d"},"type":"cakephp-plugin","funding":[],"time":"2024-09-05T08:51:04+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":8424286},"5.1.2":{"name":"baserproject/bc-column","description":"theme for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.1.2","version_normalized":"5.1.2.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"90c9931a0cb40b6ad0f6edfd40267435b053824d"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/90c9931a0cb40b6ad0f6edfd40267435b053824d","type":"zip","shasum":"","reference":"90c9931a0cb40b6ad0f6edfd40267435b053824d"},"type":"cakephp-plugin","funding":[],"time":"2024-09-05T08:51:04+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":8476252},"5.1.3":{"name":"baserproject/bc-column","description":"theme for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.1.3","version_normalized":"5.1.3.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"a8ea6f54e52b183973f780db542e0bc4d25c7870"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/a8ea6f54e52b183973f780db542e0bc4d25c7870","type":"zip","shasum":"","reference":"a8ea6f54e52b183973f780db542e0bc4d25c7870"},"type":"cakephp-plugin","funding":[],"time":"2024-10-24T06:41:10+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":8540447},"5.1.4":{"name":"baserproject/bc-column","description":"theme for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.1.4","version_normalized":"5.1.4.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"a8ea6f54e52b183973f780db542e0bc4d25c7870"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/a8ea6f54e52b183973f780db542e0bc4d25c7870","type":"zip","shasum":"","reference":"a8ea6f54e52b183973f780db542e0bc4d25c7870"},"type":"cakephp-plugin","funding":[],"time":"2024-10-24T06:41:10+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":8631956},"5.1.5":{"name":"baserproject/bc-column","description":"theme for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.1.5","version_normalized":"5.1.5.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"a8ea6f54e52b183973f780db542e0bc4d25c7870"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/a8ea6f54e52b183973f780db542e0bc4d25c7870","type":"zip","shasum":"","reference":"a8ea6f54e52b183973f780db542e0bc4d25c7870"},"type":"cakephp-plugin","funding":[],"time":"2024-10-24T06:41:10+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":8765698},"5.1.x-dev":{"name":"baserproject/bc-column","description":"theme for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"5.1.x-dev","version_normalized":"5.1.9999999.9999999-dev","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"835ef59204e5b2d76a45c4e1b3b2cf121f4454d5"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/835ef59204e5b2d76a45c4e1b3b2cf121f4454d5","type":"zip","shasum":"","reference":"835ef59204e5b2d76a45c4e1b3b2cf121f4454d5"},"type":"cakephp-plugin","funding":[],"time":"2024-08-01T09:26:39+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":8348296},"dev-dev-5":{"name":"baserproject/bc-column","description":"BcContentLink plugin for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"dev-dev-5","version_normalized":"dev-dev-5","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"f7c93deaf50625810ed7441578e6d42ea93b3bd4"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/f7c93deaf50625810ed7441578e6d42ea93b3bd4","type":"zip","shasum":"","reference":"f7c93deaf50625810ed7441578e6d42ea93b3bd4"},"type":"cakephp-plugin","funding":[],"time":"2024-05-31T08:13:02+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"uid":8243530},"dev-master":{"name":"baserproject/bc-column","description":"theme for baserCMS","keywords":[],"homepage":"https://basercms.net","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[],"source":{"url":"https://github.com/baserproject/BcColumn.git","type":"git","reference":"a8ea6f54e52b183973f780db542e0bc4d25c7870"},"dist":{"url":"https://api.github.com/repos/baserproject/BcColumn/zipball/a8ea6f54e52b183973f780db542e0bc4d25c7870","type":"zip","shasum":"","reference":"a8ea6f54e52b183973f780db542e0bc4d25c7870"},"type":"cakephp-plugin","funding":[],"time":"2024-10-24T06:41:10+00:00","autoload":{"psr-4":{"BcColumn\\":"src/"}},"default-branch":true,"uid":8424287}}}}