Skip to content

Commit

Permalink
Fix minimun required PHP version
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgarlag committed May 10, 2019
1 parent 51f3bf8 commit 52945cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ public function testObjectWithNullableConstructorArgument()
}

/**
* @requires PHP 7.1
* @requires PHP 5.6
*/
public function testObjectWithVariadicConstructorTypedArguments()
{
Expand Down

0 comments on commit 52945cb

Please sign in to comment.