Skip to content

Commit c11d31e

Browse files
committed
lock phpunit to version 8
1 parent b47b8d3 commit c11d31e

2 files changed

Lines changed: 227 additions & 547 deletions

File tree

solid/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"require-dev": {
3939
"doctrine/dbal": "*",
4040
"nextcloud/server": "*",
41-
"phpunit/phpunit": "^8.5.32 || ^9"
41+
"phpunit/phpunit": "^8.5.32"
4242
},
4343
"repositories": [
4444
{

0 commit comments

Comments
 (0)