mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-18 18:46:17 +00:00
Merge pull request #11660 from davidyell/2.x-phpunit37
2.x - Change PHPUnit version as requested by test shell
This commit is contained in:
commit
46dacd597b
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
"ext-mcrypt": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "<6.0.0",
|
||||
"phpunit/phpunit": "^3.7",
|
||||
"cakephp/cakephp-codesniffer": "^1.0.0"
|
||||
},
|
||||
"config": {
|
||||
|
|
Loading…
Add table
Reference in a new issue