mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-14 19:08:25 +00:00
adjusted phpunit version in composer config
This commit is contained in:
parent
7dae9e24da
commit
5765f4e72a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
"ext-mcrypt": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^5.0",
|
||||
"phpunit/phpunit": "<6.0.0",
|
||||
"cakephp/cakephp-codesniffer": "^1.0.0"
|
||||
},
|
||||
"config": {
|
||||
|
|
Loading…
Reference in a new issue