Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit d915531

Browse files
committed
test 1
1 parent aa008de commit d915531

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis/phpenv.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
memory_limit=-1
2+
extension="mongodb.so"

src/Module.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
namespace StackoverflowApi;
1212

1313
use Core\ModuleManager\ModuleConfigLoader;
14-
use Zend\ModuleManager\Feature\AutoloaderProviderInterface;
1514
use Zend\ModuleManager\Feature\ConfigProviderInterface;
1615

1716
/**

0 commit comments

Comments
 (0)