mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 02:46:29 +00:00
Remove obsolete "requires PHP" annotation
This commit is contained in:
@@ -19,9 +19,6 @@ use Twig\Util\DeprecationCollector;
|
||||
|
||||
class DeprecationCollectorTest extends TestCase
|
||||
{
|
||||
/**
|
||||
* @requires PHP 5.3
|
||||
*/
|
||||
public function testCollect()
|
||||
{
|
||||
$twig = new Environment(new ArrayLoader());
|
||||
|
||||
Reference in New Issue
Block a user