{
  "name": "fll-bioglow/mesa-strategy",
  "description": "FLL BIOGLOW - Mesa Strategy",
  "type": "project",
  "require": { "php": ">=8.3", "codeigniter4/framework": "^4.5" },
  "require-dev": { "fakerphp/faker": "^1.23", "phpunit/phpunit": "^10.5" },
  "autoload": { "psr-4": { "App\\": "app/" } },
  "scripts": { "test": "phpunit" }
}
