mirror of https://github.com/sualko/cloud_bbb
parent
3a65cc4f99
commit
b63d54cde9
|
@ -10,14 +10,14 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"littleredbutton/bigbluebutton-api-php": "^3.0"
|
"littleredbutton/bigbluebutton-api-php": "^4.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^8.5 || ^9.3",
|
"phpunit/phpunit": "^8.5 || ^9.3",
|
||||||
"friendsofphp/php-cs-fixer": "^2.16",
|
"friendsofphp/php-cs-fixer": "^2.16",
|
||||||
"nextcloud/coding-standard": "^0.3.0",
|
"nextcloud/coding-standard": "^0.5.0",
|
||||||
"phpstan/phpstan": "^0.12.29",
|
"phpstan/phpstan": "^0.12.29",
|
||||||
"christophwurst/nextcloud": "^20.0",
|
"christophwurst/nextcloud": "^21.0",
|
||||||
"vimeo/psalm": "^4.5"
|
"vimeo/psalm": "^4.5"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue