File tree Expand file tree Collapse file tree 2 files changed +792
-265
lines changed Expand file tree Collapse file tree 2 files changed +792
-265
lines changed Original file line number Diff line number Diff line change 1818 "require" : {
1919 "php" : " ^7.3" ,
2020 "laravel/framework" : " *" ,
21- "doctrine/dbal" : " ^2.10 "
21+ "doctrine/dbal" : " ^3.0 "
2222 },
2323 "autoload" : {
2424 "psr-4" : {
3838 }
3939 },
4040 "require-dev" : {
41- "codedungeon/phpunit-result-printer" : " ^0.28.0 || ^0.29 .0" ,
42- "dealerdirect/phpcodesniffer-composer-installer" : " ^0.7.0 " ,
41+ "codedungeon/phpunit-result-printer" : " ^0.30 .0" ,
42+ "dealerdirect/phpcodesniffer-composer-installer" : " ^0.7.1 " ,
4343 "fzaninotto/faker" : " ^1.9" ,
44- "phpmd/phpmd" : " ^2.8 " ,
45- "phpunit/phpunit" : " ^9.3 " ,
44+ "phpmd/phpmd" : " ^2.9 " ,
45+ "phpunit/phpunit" : " ^9.5 " ,
4646 "squizlabs/php_codesniffer" : " ^3.5" ,
47- "orchestra/testbench" : " ^5.4 " ,
48- "technote/laravel-search-helper" : " ^0.2.12 "
47+ "orchestra/testbench" : " ^6.6 " ,
48+ "technote/laravel-search-helper" : " ^0.2.13 "
4949 },
5050 "scripts" : {
5151 "setup" : [
You can’t perform that action at this time.
0 commit comments