Migraciones y testeo

This commit is contained in:
Juan Pablo Vial
2024-11-12 21:51:56 -03:00
parent e4ffcb52d8
commit c3a99d5939
9 changed files with 25658 additions and 44 deletions

View File

@ -3,24 +3,26 @@
"version": "2.0.0",
"type": "project",
"require": {
"berrnd/slim-blade-view": "^1.0",
"ext-gd": "*",
"ext-openssl": "*",
"ext-pdo": "*",
"berrnd/slim-blade-view": "^1.0",
"guzzlehttp/guzzle": "^7.8",
"monolog/monolog": "^3.4",
"nyholm/psr7": "^1.8",
"nyholm/psr7-server": "^1.0",
"php-di/php-di": "^7.0",
"php-di/slim-bridge": "^3.4",
"phpoffice/phpspreadsheet": "^1.29",
"phpoffice/phpspreadsheet": "^3.0",
"predis/predis": "^2.2",
"robmorgan/phinx": "^0.16.5",
"slim/slim": "^4.11"
},
"require-dev": {
"fakerphp/faker": "^1.23",
"kint-php/kint": "^5.1",
"phpunit/phpunit": "^10.2",
"odan/phinx-migrations-generator": "^6.2",
"phpunit/phpunit": "^11",
"spatie/phpunit-watcher": "^1.23"
},
"authors": [