1
0
mirror of https://github.com/danog/amp.git synced 2024-11-30 04:29:08 +01:00

Increase PHPUnit version, as builds seem to hang with --prefer-lowest otherwise

This commit is contained in:
Niklas Keller 2017-03-17 13:00:10 +01:00
parent b7ff2acb7c
commit 6f48a4b82f

View File

@ -38,7 +38,7 @@
"amphp/phpunit-util": "dev-master",
"react/promise": "^2",
"friendsofphp/php-cs-fixer": "~1.9",
"phpunit/phpunit": "^6"
"phpunit/phpunit": "^6.0.9"
},
"autoload": {
"psr-4": {