mirror of
https://github.com/getformwork/formwork.git
synced 2025-01-17 05:28:20 +01:00
Update composer.json
This commit is contained in:
parent
1cbffe83c0
commit
cade8acf6b
@ -1,4 +1,14 @@
|
||||
{
|
||||
"name": "giuscris/formwork",
|
||||
"description": "A file-based Content Management System (CMS) to make and manage simple sites",
|
||||
"type": "project",
|
||||
"homepage": "https://github.com/giuscris/formwork",
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Giuseppe Criscione"
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Formwork\\": "formwork/",
|
||||
|
4
composer.lock
generated
4
composer.lock
generated
@ -1,10 +1,10 @@
|
||||
{
|
||||
"_readme": [
|
||||
"This file locks the dependencies of your project to a known state",
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "ecc56ac0adf224791cb2b170ee59dffc",
|
||||
"content-hash": "fb3a1d042de1fa42c56964acc89be2f3",
|
||||
"packages": [
|
||||
{
|
||||
"name": "erusev/parsedown",
|
||||
|
Loading…
x
Reference in New Issue
Block a user