зеркало из https://github.com/nextcloud/cookbook.git
Allow downgrade of phpunit to 8 for PHP 7.2 support
Signed-off-by: Christian Wolf <github@christianwolf.email>
This commit is contained in:
Родитель
af44d9e33f
Коммит
56a637fd45
|
@ -12,7 +12,7 @@
|
|||
"ext-libxml": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": ">=9.0",
|
||||
"phpunit/phpunit": ">=8.0",
|
||||
"nikic/php-parser": "4.2"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче