We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1902b0d commit 7fc0543Copy full SHA for 7fc0543
kahlan-config.php
@@ -5,7 +5,6 @@
5
use Kahlan\Reporter\Coverage\Driver\Xdebug;
6
7
// autoload hack
8
-file_put_contents('vendor/laminas/laminas-zendframework-bridge/src/autoload.php', '');
9
class_alias(Laminas\ServiceManager\AbstractPluginManager::class, Zend\ServiceManager\AbstractPluginManager::class);
10
11
Filters::apply($this, 'coverage', function($next) {
0 commit comments