|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
|
|
"This file is @generated automatically" |
|
|
|
|
], |
|
|
|
|
"content-hash": "3779848aa146daecd3839d2d90aab35b", |
|
|
|
|
"content-hash": "21b797601a3035a039996278b8e9b035", |
|
|
|
|
"packages": [ |
|
|
|
|
{ |
|
|
|
|
"name": "erusev/parsedown", |
|
|
|
@ -348,20 +348,23 @@
|
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "tildeteam/wiki", |
|
|
|
|
"version": "0.1.0", |
|
|
|
|
"version": "1.0.0", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://tildegit.org/team/tildewiki", |
|
|
|
|
"reference": "accb34f9648c7137a605df77b66d2dab570d81ca" |
|
|
|
|
"reference": "519497aa9ed64b5f614a544d98096e448b8860e2" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"erusev/parsedown-extra": "^0.8.1", |
|
|
|
|
"mnapoli/front-yaml": "^1.8.0" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"phpunit/phpunit": "^9.5" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-4": { |
|
|
|
|
"tildeteam\\wiki\\": "src/" |
|
|
|
|
"tildeteam\\": "src/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
@ -382,7 +385,7 @@
|
|
|
|
|
"markdown", |
|
|
|
|
"wiki" |
|
|
|
|
], |
|
|
|
|
"time": "2021-03-17T04:21:38+00:00" |
|
|
|
|
"time": "2021-03-17T16:29:47+00:00" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"packages-dev": [], |
|
|
|
|