mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
updated composer configuration
This commit is contained in:
parent
5e07b1ebfd
commit
ec8cbbb920
|
|
@ -1,16 +1,10 @@
|
|||
{
|
||||
"name": "rhuk/grav",
|
||||
"name": "getgrav/grav",
|
||||
"type": "library",
|
||||
"description": "Grav is a powerful flat CMS influenced by Pico, Stacey, Kirby and others...",
|
||||
"keywords": ["cms"],
|
||||
"description": "Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS",
|
||||
"keywords": ["cms","flat-file cms","flat cms","flatfile cms","php"],
|
||||
"homepage": "http://getgrav.org",
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Andy Miller",
|
||||
"email": "rhuk@getgrav.org"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.4.0",
|
||||
"twig/twig": "~1.16",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user