travis: php nightly

This commit is contained in:
Maksim Korobitsyn 2020-01-30 20:08:00 +03:00
parent b42527c1a5
commit 9c98878d32
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": "*" "phpunit/php-code-coverage": "^4"
}, },
"autoload": { "autoload": {
"psr-0": { "Fenom\\": "src/" }, "psr-0": { "Fenom\\": "src/" },