mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 09:12:22 +07:00
17 lines
326 B
JSON
17 lines
326 B
JSON
{
|
|
"description": "The Laravel Framework.",
|
|
"keywords": [
|
|
"framework",
|
|
"laravel"
|
|
],
|
|
"license": "MIT",
|
|
"name": "laravel/laravel",
|
|
"require": {
|
|
"p<caret>hp": ">=5.6.4",
|
|
"twbs/bootstrap": "^3.3",
|
|
"laravel/framework": "5.4.",
|
|
"laravel/tinker": "~1.0",
|
|
"laravelcollective/html": "^5.4"
|
|
}
|
|
}
|