Add web-push to composer

This commit is contained in:
Mike Macgirvin 2023-10-28 19:17:41 +11:00
parent f3bb493a6f
commit a472cbc797
2 changed files with 1171 additions and 532 deletions

View file

@ -43,7 +43,8 @@
"wapmorgan/mp3info": "^0.0.8",
"chillerlan/php-qrcode": "^4.3",
"spomky-labs/otphp": "^10.0",
"indieweb/rel-me": "^0.1.1"
"indieweb/rel-me": "^0.1.1",
"minishlink/web-push": "^8.0"
},
"require-dev": {
"phpunit/phpunit": "@stable",
@ -74,4 +75,4 @@
"notify-on-install": false,
"optimize-autoloader": true
}
}
}

1698
composer.lock generated

File diff suppressed because it is too large Load diff