Skip to content

Commit

Permalink
Merge pull request #104 from sebastianbergmann/php-timer
Browse files Browse the repository at this point in the history
Update dependency information for PHP_Timer
  • Loading branch information
theseer committed Aug 2, 2013
2 parents 758636e + 0fe36bf commit 268c6bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"theseer/fdomdocument": ">=1.4.1",
"theseer/directoryscanner" : ">=1.1.0",
"theseer/fxsl" : ">=1.0",
"phpunit/php-timer" : "~1.0.2",
"phpunit/php-timer" : ">=1.0.4",
"zetacomponents/base": ">=1.8.0",
"zetacomponents/console-tools" : ">=1.6.0",
"nikic/php-parser" : ">=0.9.3"
Expand Down
3 changes: 1 addition & 2 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,7 @@
<package>
<name>PHP_Timer</name>
<channel>pear.phpunit.de</channel>
<min>1.0.2</min>
<max>1.0.99</max>
<min>1.0.4</min>
</package>
<extension>
<name>tokenizer</name>
Expand Down

0 comments on commit 268c6bf

Please sign in to comment.