mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
chore: install Webpack Encore Bundle
This commit is contained in:
@@ -1,6 +1,22 @@
|
||||
{
|
||||
"type": "project",
|
||||
"license": "proprietary",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"homepage": "https://github.com/maelgangloff/domain-watchdog",
|
||||
"readme": "https://github.com/maelgangloff/domain-watchdog",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Maël Gangloff",
|
||||
"email": "contact@maelgangloff.fr"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
"domain",
|
||||
"RDAP",
|
||||
"WHOIS",
|
||||
"tracking",
|
||||
"watchdog",
|
||||
"API"
|
||||
],
|
||||
"minimum-stability": "stable",
|
||||
"prefer-stable": true,
|
||||
"require": {
|
||||
@@ -49,6 +65,7 @@
|
||||
"symfony/ux-turbo": "^2.18",
|
||||
"symfony/validator": "7.1.*",
|
||||
"symfony/web-link": "7.1.*",
|
||||
"symfony/webpack-encore-bundle": "^2.1",
|
||||
"symfony/yaml": "7.1.*",
|
||||
"symfonycasts/verify-email-bundle": "^1.17",
|
||||
"twig/extra-bundle": "^2.12|^3.0",
|
||||
|
||||
Reference in New Issue
Block a user