Downgraded dependencies to support PHP 7.4+: - nesbot/carbon: ^2.0 (PHP 7.1+) - league/csv: 9.8.0 (PHP 7.4+) This ensures the application works on servers with PHP 7.4-8.0. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
9 lines
187 B
JSON
9 lines
187 B
JSON
{
|
|
"name": "loreal/box-submission",
|
|
"type": "project",
|
|
"require": {
|
|
"firebase/php-jwt": "^6.11",
|
|
"nesbot/carbon": "^2.0",
|
|
"league/csv": "9.8.0"
|
|
}
|
|
}
|