1
0
Fork 0
mirror of https://codeberg.org/demostf/api.git synced 2026-06-04 02:14:06 +02:00

bump phpunit

This commit is contained in:
Robin Appelman 2019-04-12 13:36:56 +02:00
commit a17fad62e7
14 changed files with 291 additions and 342 deletions

View file

@ -19,7 +19,7 @@
}
},
"require-dev": {
"phpunit/phpunit": "^6.0",
"phpunit/phpunit": "8.0",
"friendsofphp/php-cs-fixer": "^2.4",
"phan/phan": "^1.2.1"
}