File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 88 " api"
99 ],
1010 "homepage" : " http://bigbluebutton.org/" ,
11- "license" : " GPL -3.0" ,
11+ "license" : " LGPL -3.0-or-later " ,
1212 "authors" : [
1313 {
1414 "name" : " Ghazi Triki" ,
2323 }
2424 },
2525 "require" : {
26- "php" : " >=5.4 " ,
26+ "php" : " >=7.0 " ,
2727 "ext-curl" : " *" ,
2828 "ext-simplexml" : " *" ,
2929 "ext-mbstring" : " *"
3030 },
3131 "require-dev" : {
32- "php" : " >=7 .0" ,
32+ "php" : " >=8 .0" ,
3333 "ext-mbstring" : " *" ,
34- "composer/composer" : " 1.7.*@dev " ,
35- "phpunit/phpunit" : " 6.* " ,
36- "fzaninotto /faker" : " ~1.8.0 " ,
34+ "composer/composer" : " ^1.10.0 " ,
35+ "phpunit/phpunit" : " ^8 " ,
36+ "fakerphp /faker" : " ^1.14 " ,
3737 "friendsofphp/php-cs-fixer" : " 2.*" ,
3838 "squizlabs/php_codesniffer" : " 3.*" ,
39- "php-coveralls/php-coveralls" : " 2.1.* "
39+ "php-coveralls/php-coveralls" : " ^2.4.0 "
4040 },
4141 "autoload" : {
4242 "psr-4" : {
You can’t perform that action at this time.
0 commit comments