diff --git a/composer.json b/composer.json index bb4eb83..a1f42af 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "php": ">=8.2", "ext-ctype": "*", "ext-iconv": "*", - "antedebaas/dns-parser": "^1.2.1", + "antedebaas/dns-parser": "^1.2.2", "buzzingpixel/twig-switch": "^1.0", "doctrine/doctrine-bundle": "^2.12", "doctrine/doctrine-migrations-bundle": "^3.2", diff --git a/composer.lock b/composer.lock index 268d9b3..f6ef21b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "5b0e87a3dd46fe1d6cd1208520992042", + "content-hash": "eecfd201ba05bd2af6e3bef8c308918f", "packages": [ { "name": "antedebaas/dns-parser", - "version": "v1.2.1", + "version": "v1.2.2", "source": { "type": "git", "url": "https://github.com/antedebaas/dns-parser.git", - "reference": "1cf9f79c74173b8e5c635750efad3f2218c7c9cc" + "reference": "f79f36dca114d648fd9c010d251d3320dad306b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/antedebaas/dns-parser/zipball/1cf9f79c74173b8e5c635750efad3f2218c7c9cc", - "reference": "1cf9f79c74173b8e5c635750efad3f2218c7c9cc", + "url": "https://api.github.com/repos/antedebaas/dns-parser/zipball/f79f36dca114d648fd9c010d251d3320dad306b3", + "reference": "f79f36dca114d648fd9c010d251d3320dad306b3", "shasum": "" }, "require": { @@ -74,9 +74,9 @@ ], "support": { "issues": "https://github.com/antedebaas/dns-parser/issues", - "source": "https://github.com/antedebaas/dns-parser/tree/v1.2.1" + "source": "https://github.com/antedebaas/dns-parser/tree/v1.2.2" }, - "time": "2024-08-19T17:38:44+00:00" + "time": "2024-08-22T17:35:56+00:00" }, { "name": "buzzingpixel/twig-switch", @@ -1683,16 +1683,16 @@ }, { "name": "psr/log", - "version": "3.0.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001" + "reference": "79dff0b268932c640297f5208d6298f71855c03e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001", - "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001", + "url": "https://api.github.com/repos/php-fig/log/zipball/79dff0b268932c640297f5208d6298f71855c03e", + "reference": "79dff0b268932c640297f5208d6298f71855c03e", "shasum": "" }, "require": { @@ -1727,9 +1727,9 @@ "psr-3" ], "support": { - "source": "https://github.com/php-fig/log/tree/3.0.0" + "source": "https://github.com/php-fig/log/tree/3.0.1" }, - "time": "2021-07-14T16:46:02+00:00" + "time": "2024-08-21T13:31:24+00:00" }, { "name": "secit-pl/imap-bundle", @@ -6426,32 +6426,32 @@ }, { "name": "phpunit/php-code-coverage", - "version": "11.0.5", + "version": "11.0.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "19b6365ab8b59a64438c0c3f4241feeb480c9861" + "reference": "ebdffc9e09585dafa71b9bffcdb0a229d4704c45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/19b6365ab8b59a64438c0c3f4241feeb480c9861", - "reference": "19b6365ab8b59a64438c0c3f4241feeb480c9861", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ebdffc9e09585dafa71b9bffcdb0a229d4704c45", + "reference": "ebdffc9e09585dafa71b9bffcdb0a229d4704c45", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "ext-xmlwriter": "*", - "nikic/php-parser": "^5.0", + "nikic/php-parser": "^5.1.0", "php": ">=8.2", - "phpunit/php-file-iterator": "^5.0", - "phpunit/php-text-template": "^4.0", - "sebastian/code-unit-reverse-lookup": "^4.0", - "sebastian/complexity": "^4.0", - "sebastian/environment": "^7.0", - "sebastian/lines-of-code": "^3.0", - "sebastian/version": "^5.0", - "theseer/tokenizer": "^1.2.0" + "phpunit/php-file-iterator": "^5.0.1", + "phpunit/php-text-template": "^4.0.1", + "sebastian/code-unit-reverse-lookup": "^4.0.1", + "sebastian/complexity": "^4.0.1", + "sebastian/environment": "^7.2.0", + "sebastian/lines-of-code": "^3.0.1", + "sebastian/version": "^5.0.1", + "theseer/tokenizer": "^1.2.3" }, "require-dev": { "phpunit/phpunit": "^11.0" @@ -6463,7 +6463,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "11.0-dev" + "dev-main": "11.0.x-dev" } }, "autoload": { @@ -6492,7 +6492,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.5" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.6" }, "funding": [ { @@ -6500,7 +6500,7 @@ "type": "github" } ], - "time": "2024-07-03T05:05:37+00:00" + "time": "2024-08-22T04:37:56+00:00" }, { "name": "phpunit/php-file-iterator", diff --git a/templates/domains/check.html.twig b/templates/domains/check.html.twig index c298bb1..441469e 100644 --- a/templates/domains/check.html.twig +++ b/templates/domains/check.html.twig @@ -8,7 +8,7 @@
Domain Check
-

This does rudumentary checks on the domain to see if it is configured correctly, it is however -not- a guarantee that the domain is configured propery in the current state.

+

This does rudimentary checks on the domain to see if it is configured correctly, it is however -not- a guarantee that the domain is configured propery in the current state.

{% for key,value in validation %}