Skip to content

Commit fa7d80f

Browse files
authored
Merge pull request magento#8855 from magento-gl/composer_integration_fix
AC-11556:2.4.7-beta404-Composer Integration Test Failures-php 8.3/PHP 8.2
2 parents d606831 + 0120099 commit fa7d80f

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/integration/testsuite/Magento/Paypal/Controller/Transparent

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Paypal/Controller/Transparent/RedirectTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
namespace Magento\Paypal\Controller\Transparent;
99

1010
use Magento\TestFramework\TestCase\AbstractController;
11-
use Zend\Stdlib\Parameters;
11+
use Laminas\Stdlib\Parameters;
1212

1313
/**
1414
* Tests PayPal transparent redirect controller.

0 commit comments

Comments
 (0)