Fix isolated deps (php 7.1)

This commit is contained in:
Alex P 2022-11-09 10:19:34 +02:00
parent 956a581acb
commit 52a560672e
4 changed files with 16 additions and 11 deletions

View file

@ -1,4 +1,7 @@
<?php
/**
* @license http://www.opensource.org/licenses/mit-license.php MIT (see the LICENSE file)
*/
namespace WooCommerce\PayPalCommerce\Vendor\Psr\Container;