Skip to content

Commit

Permalink
build version 2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
amirition committed Nov 18, 2024
1 parent 48c1ebf commit 13ed772
Show file tree
Hide file tree
Showing 22 changed files with 286 additions and 861 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,23 @@
"repositories": [
{
"type": "vcs",
"url": "git@bitbucket.org:barn2plugins/php-standards.git"
"url": "git@github.com:barn2plugins/php-standards.git"
},
{
"type": "vcs",
"url": "git@bitbucket.org:barn2plugins/barn2-lib.git"
"url": "git@github.com:barn2plugins/barn2-lib.git"
},
{
"type": "vcs",
"url": "git@bitbucket.org:barn2plugins/setup-wizard.git"
"url": "git@github.com:barn2plugins/setup-wizard.git"
},
{
"type": "vcs",
"url": "git@bitbucket.org:barn2plugins/php-scoper-excludes.git"
"url": "git@github.com:barn2plugins/php-scoper-excludes.git"
},
{
"type": "vcs",
"url": "git@bitbucket.org:barn2plugins/test-buddy.git"
"url": "git@github.com:barn2plugins/test-buddy.git"
},
{
"type": "composer",
Expand Down
226 changes: 138 additions & 88 deletions composer.lock

Large diffs are not rendered by default.

258 changes: 1 addition & 257 deletions dependencies/barn2/barn2-lib/build/css/plugin-promo-styles.css

Large diffs are not rendered by default.

126 changes: 1 addition & 125 deletions dependencies/barn2/barn2-lib/build/css/tooltip-styles.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

53 changes: 1 addition & 52 deletions dependencies/barn2/barn2-lib/build/css/wc-settings-styles.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

namespace Barn2\Plugin\WC_Product_Tabs_Free\Dependencies;

return array('dependencies' => array(), 'version' => 'ff3be4cde440600f2fa7');
return array('dependencies' => array(), 'version' => 'b8f09ea45ef8b2f59d9e');
34 changes: 1 addition & 33 deletions dependencies/barn2/barn2-lib/build/js/admin/barn2-notices.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

namespace Barn2\Plugin\WC_Product_Tabs_Free\Dependencies;

return array('dependencies' => array(), 'version' => '5134455579befc5686b1');
return array('dependencies' => array(), 'version' => '88b8ad03bd0cd6467943');
18 changes: 1 addition & 17 deletions dependencies/barn2/barn2-lib/build/js/admin/wc-settings.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

namespace Barn2\Plugin\WC_Product_Tabs_Free\Dependencies;

return array('dependencies' => array(), 'version' => '7b1406ed6859dfa446fd');
return array('dependencies' => array(), 'version' => 'ca2df7799aca15672ec5');
Loading

0 comments on commit 13ed772

Please sign in to comment.