Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stevleibelt committed Dec 11, 2015
1 parent 8e821a2 commit 0ba6323
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -69,6 +69,8 @@ while (!empty($dataSet)) {
* upcomming
* @todo
* implement way of measure/calculate the amount of time for next iteration
* [1.0.7](https://github.com/bazzline/php_component_time_limit_manager/tree/1.0.7) - released at 11.12.2015
* updated dependencies
* [1.0.6](https://github.com/bazzline/php_component_time_limit_manager/tree/1.0.6) - released at 18.11.2015
* updated dependencies
* [1.0.5](https://github.com/bazzline/php_component_time_limit_manager/tree/1.0.5) - released at 28.08.2015
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -18,7 +18,7 @@
},
"require-dev": {
"mockery/mockery": "0.9.4",
"phpunit/phpunit": ">?4.8.16"
"phpunit/phpunit": "4.8||~5.0"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 0ba6323

Please sign in to comment.