Laravel version update
Laravel version update
This commit is contained in:
4
vendor/torann/geoip/tests/TestCase.php
vendored
4
vendor/torann/geoip/tests/TestCase.php
vendored
@@ -3,9 +3,9 @@
|
||||
namespace Torann\GeoIP\Tests;
|
||||
|
||||
use Mockery;
|
||||
use PHPUnit_Framework_TestCase;
|
||||
use PHPUnit\Framework\TestCase as PHPUnitTestCase;
|
||||
|
||||
class TestCase extends PHPUnit_Framework_TestCase
|
||||
class TestCase extends PHPUnitTestCase
|
||||
{
|
||||
public static $functions;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user