travis: php nightly

This commit is contained in:
Maksim Korobitsyn 2020-01-30 20:01:22 +03:00
parent 9301becc52
commit b42527c1a5
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "*", "phpunit/phpunit": "*",
"phpunit/php-code-coverage": "^4" "phpunit/php-code-coverage": "*"
}, },
"autoload": { "autoload": {
"psr-0": { "Fenom\\": "src/" }, "psr-0": { "Fenom\\": "src/" },