36735-vm/composer.json
Flatlogic Bot d076708932 feat: Implement new design and features for the main page
- Redesigned the main page with a modern look and feel.
- Added search and filtering functionality for drills.
- Implemented pagination for browsing drills.
- Added the ability for users to mark drills as favorites.
2025-12-07 18:15:23 +00:00

14 lines
259 B
JSON

{
"name": "ubuntu/workspace",
"authors": [
{
"name": "Flatlogic Bot",
"email": "support@flatlogic.com"
}
],
"require": {
"hybridauth/hybridauth": "^3.12",
"dompdf/dompdf": "^3.1"
}
}