Disallow PHPUnit 9.0-9.2 and show deprecations

This commit is contained in:
Ben Ramsey
2021-09-23 17:03:00 -05:00
parent 9264d240b8
commit e6e2d78979
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -1,8 +1,6 @@
<?php
// @codingStandardsIgnoreFile
error_reporting(E_ALL & ~E_DEPRECATED);
use AspectMock\Kernel;
require_once __DIR__ . '/../vendor/autoload.php'; // composer autoload