Mise à jour des librairies vendor
This commit is contained in:
3
vendor/google/auth/tests/Cache/ItemTest.php
vendored
3
vendor/google/auth/tests/Cache/ItemTest.php
vendored
@@ -18,8 +18,9 @@
|
||||
namespace Google\Auth\Tests;
|
||||
|
||||
use Google\Auth\Cache\Item;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
class ItemTest extends \PHPUnit_Framework_TestCase
|
||||
class ItemTest extends TestCase
|
||||
{
|
||||
public function getItem($key)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user