composer upgrade, prevent dbal upgrade, new phpstan version (#2900)
This commit is contained in:
@@ -20,8 +20,6 @@ use Symfony\Component\Security\Http\HttpUtils;
|
||||
*/
|
||||
class SamlAuthenticationSuccessHandlerTest extends TestCase
|
||||
{
|
||||
private $handler;
|
||||
|
||||
public function testWithAlwaysUseDefaultTargetPath()
|
||||
{
|
||||
$httpUtils = new HttpUtils($this->getUrlGenerator());
|
||||
|
||||
Reference in New Issue
Block a user