woocommerce/bin
Nestor Soriano 97618d8fad Reintroduce the League's Container package, and prefix it.
All the classes in the package are re-namespaced from
"Leage\Container" to "Automattic\WooCommerce\Vendor\League\Container"
to prevent conflicts with extensions using the same plugin.

The re-namespacing is done by using a simple text substitution
on all the code files (see prefix-vendor-namespaces.sh), for this
particular case this approach is enough.
2020-10-08 09:28:01 +02:00
..
build-zip.sh Improved bin/build-zip.sh script to move zip file to root 2020-08-12 16:51:56 -03:00
contributors.sh Moved the contributors script from Grunt to bash. 2020-05-11 11:00:42 +02:00
output.sh Reintroduce the League's Container package, and prefix it. 2020-10-08 09:28:01 +02:00
package-update-textdomain.js Included wp_set_script_translations in the list of functions to update domain in. 2020-02-04 15:46:26 +01:00
package-update.sh Reintroduce the League's Container package, and prefix it. 2020-10-08 09:28:01 +02:00
post-merge.sh Fix post-merge.sh exit status in some cases 2020-09-18 15:46:58 -03:00
pre-push.sh Fix pre-push hook used by husky 2020-09-23 10:42:23 -03:00
prefix-vendor-namespaces.sh Reintroduce the League's Container package, and prefix it. 2020-10-08 09:28:01 +02:00