mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 11:36:20 +05:30
Update composer
This commit is contained in:
parent
7036f125c4
commit
13592b530d
2 changed files with 5 additions and 5 deletions
|
|
@ -4,10 +4,10 @@
|
|||
"optimize-autoloader": true
|
||||
},
|
||||
"require": {
|
||||
"suin/php-rss-writer": "~1",
|
||||
"kanti/hub-updater": "~0.3",
|
||||
"ircmaxell/password-compat": "^1.0",
|
||||
"michelf/php-markdown": "^1.5"
|
||||
"michelf/php-markdown": "^1.5",
|
||||
"suin/php-rss-writer": "^1.3",
|
||||
"kanti/hub-updater": "^0.4.0"
|
||||
},
|
||||
"autoload": {
|
||||
"files": [
|
||||
|
|
|
|||
4
composer.lock
generated
4
composer.lock
generated
|
|
@ -4,8 +4,8 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "7596d174acdf281f566feb7cbc72469d",
|
||||
"content-hash": "6dabcc2db078cb3f7d2e8af75949f4ce",
|
||||
"hash": "8fa115690163d74447e69c8ab719948b",
|
||||
"content-hash": "e98ae62bcc711211dfb7c7c70e7fdfc7",
|
||||
"packages": [
|
||||
{
|
||||
"name": "ircmaxell/password-compat",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue