Skip to content

Commit

Permalink
zendframework#7095 - removing useless require: already defined in `co…
Browse files Browse the repository at this point in the history
…mposer.json`
  • Loading branch information
Ocramius committed Jan 12, 2015
1 parent 0381174 commit e96f592
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/ZendTest/Db/Adapter/AdapterAwareTraitTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
use PHPUnit_Framework_TestCase as TestCase;
use Zend\Db\Adapter\Adapter;

/**
* @requires PHP 5.4
*/
class AdapterAwareTraitTest extends TestCase
{
public function testSetDbAdapter()
Expand Down

0 comments on commit e96f592

Please sign in to comment.