Skeleton Micropub endpoint
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"doctrine/orm": "^3.3",
|
||||
"league/commonmark": "^2.7",
|
||||
"league/html-to-markdown": "^5.1",
|
||||
"p3k/micropub": "^0.0.3",
|
||||
"phpdocumentor/reflection-docblock": "^5.6",
|
||||
"phpstan/phpdoc-parser": "^2.1",
|
||||
"symfony/asset": "7.2.*",
|
||||
@@ -77,6 +78,12 @@
|
||||
"symfony/polyfill-php81": "*",
|
||||
"symfony/polyfill-php82": "*"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/aaronpk/p3k-micropub"
|
||||
}
|
||||
],
|
||||
"scripts": {
|
||||
"auto-scripts": {
|
||||
"cache:clear": "symfony-cmd",
|
||||
|
||||
Reference in New Issue
Block a user