-
- Downloads
Merge pull request #472 from pradtke/phpunit-notes
Update to phpunit 4.8. Last version with php 5.3 support
No related branches found
No related tags found
... | ... | @@ -42,7 +42,7 @@ |
}, | ||
"require-dev": { | ||
"ext-pdo_sqlite": "*", | ||
"phpunit/phpunit": "~3.7", | ||
"phpunit/phpunit": "~4.8", | ||
"satooshi/php-coveralls": "^1.0" | ||
}, | ||
"support": { | ||
... | ... |
Please register or sign in to comment