Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
This commit is contained in:
parent
d17f802958
commit
ee4edc8b02
4 changed files with 8 additions and 4 deletions
|
|
@ -44,7 +44,7 @@
|
|||
"require-dev": {
|
||||
"sami/sami": "~1.0",
|
||||
"silex/silex": "~1.0",
|
||||
"phpunit/phpunit": "^4.8"
|
||||
"phpunit/phpunit": "^4.8.36"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue