- 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.
14 lines
259 B
JSON
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"
|
|
}
|
|
}
|