Don't upgrade phpunit actually
This commit is contained in:
parent
313f8af91f
commit
c333b4c204
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^8.0",
|
"phpunit/phpunit": "^5.5",
|
||||||
"mockery/mockery": "^0.9.5"
|
"mockery/mockery": "^0.9.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue