File tree Expand file tree Collapse file tree 1 file changed +10
-11
lines changed
Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Original file line number Diff line number Diff line change 1717 },
1818 "require" : {
1919 "php" : " >=8.0" ,
20+ "ext-bcmath" : " *" ,
21+ "ext-curl" : " *" ,
22+ "ext-dom" : " *" ,
23+ "ext-fileinfo" : " *" ,
24+ "ext-gd" : " *" ,
25+ "ext-json" : " *" ,
26+ "ext-mysqli" : " *" ,
27+ "ext-pgsql" : " *" ,
28+ "ext-simplexml" : " *" ,
29+ "ext-zip" : " *" ,
2030 "mk-j/php_xlsxwriter" : " 0.39" ,
2131 "parsecsv/php-parsecsv" : " 1.*" ,
2232 "phpmailer/phpmailer" : " 6.*" ,
2333 "rospdf/pdf-php" : " 0.12.*" ,
2434 "symfony/translation" : " 4.4.*" ,
2535 "twig/twig" : " 3.*" ,
2636 "tavo1987/ec-validador-cedula-ruc" : " 1.0.2" ,
27- "filp/whoops" : " 2.*" ,
2837 "globalcitizen/php-iban" : " 4.*" ,
29- "ext-json" : " *" ,
30- "ext-fileinfo" : " *" ,
31- "ext-simplexml" : " *" ,
32- "ext-zip" : " *" ,
33- "ext-dom" : " *" ,
34- "ext-mysqli" : " *" ,
35- "ext-bcmath" : " *" ,
36- "ext-gd" : " *" ,
37- "ext-curl" : " *" ,
3838 "pragmarx/google2fa" : " ^8.0" ,
39- "ext-pgsql" : " *" ,
4039 "chillerlan/php-qrcode" : " ^4.0"
4140 },
4241 "require-dev" : {
You can’t perform that action at this time.
0 commit comments