subir cambios antes de update

This commit is contained in:
jaimejimenezortega
2024-05-07 17:55:10 +02:00
parent 5ef1360565
commit 8009d34955
8 changed files with 109 additions and 11 deletions

View File

@ -10,11 +10,10 @@
"slack": "https://codeigniterchat.slack.com"
},
"require": {
"php": "^8.1",
"php": "^8.2",
"codeigniter4/framework": "^4.0",
"codeigniter4/shield": "^1.0",
"dompdf/dompdf": "^2.0",
//"phpoffice/phpspreadsheet": "^1.18"
"dompdf/dompdf": "^2.0"
},
"require-dev": {
"fakerphp/faker": "^1.9",