Updated PHPUnit to a newer version.

This commit is contained in:
Abel Hoogeveen 2016-06-02 14:08:48 +02:00
parent 544a84434c
commit c0bba7915f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"smarty/smarty": "~3.1"
},
"require-dev": {
"phpunit/phpunit": "4.7.*",
"phpunit/phpunit": "5.3.*",
"apigen/apigen": "^4.1",
"mikey179/vfsStream": "1.1.*"
}