Skip to content

Commit 316fa33

Browse files
committed
Updated Zend namespace to Laminas
Signed-off-by: Gary Hockin <[email protected]>
1 parent f8eb5b9 commit 316fa33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceManager.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
use ProxyManager\GeneratorStrategy\EvaluatingGeneratorStrategy;
2222
use ProxyManager\GeneratorStrategy\FileWriterGeneratorStrategy;
2323
use Psr\Container\ContainerInterface;
24-
use Zend\Stdlib\ArrayUtils;
24+
use Laminas\Stdlib\ArrayUtils;
2525

2626
use function array_intersect;
2727
use function class_exists;

0 commit comments

Comments
 (0)