diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..bd927d9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,14 @@ +# Auto detect text files and perform LF normalization +* text=auto + +/*-lock.json export-ignore +/.* export-ignore +/docker-compose.yml export-ignore +/docs export-ignore +/examples export-ignore +/package.json export-ignore +/phpstan.neon.dist export-ignore +/phpunit.xml export-ignore +/ray.php export-ignore +/pint.json export-ignore +/tests export-ignore diff --git a/composer.json b/composer.json index 1c3c812..3de9e32 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "bnomei/kirby3-security-headers", "type": "kirby-plugin", - "version": "5.0.3", + "version": "5.0.4", "license": "MIT", "description": "Kirby Plugin for easier Security Headers setup", "authors": [ diff --git a/composer.lock b/composer.lock index 7b24a45..89d2e60 100644 --- a/composer.lock +++ b/composer.lock @@ -1039,16 +1039,16 @@ }, { "name": "filp/whoops", - "version": "2.16.0", + "version": "2.17.0", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", - "reference": "befcdc0e5dce67252aa6322d82424be928214fa2" + "reference": "075bc0c26631110584175de6523ab3f1652eb28e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filp/whoops/zipball/befcdc0e5dce67252aa6322d82424be928214fa2", - "reference": "befcdc0e5dce67252aa6322d82424be928214fa2", + "url": "https://api.github.com/repos/filp/whoops/zipball/075bc0c26631110584175de6523ab3f1652eb28e", + "reference": "075bc0c26631110584175de6523ab3f1652eb28e", "shasum": "" }, "require": { @@ -1098,7 +1098,7 @@ ], "support": { "issues": "https://github.com/filp/whoops/issues", - "source": "https://github.com/filp/whoops/tree/2.16.0" + "source": "https://github.com/filp/whoops/tree/2.17.0" }, "funding": [ { @@ -1106,7 +1106,7 @@ "type": "github" } ], - "time": "2024-09-25T12:00:00+00:00" + "time": "2025-01-25T12:00:00+00:00" }, { "name": "fruitcake/php-cors", @@ -1181,16 +1181,16 @@ }, { "name": "getkirby/cms", - "version": "5.0.0-beta.2", + "version": "5.0.0-beta.3", "source": { "type": "git", "url": "https://github.com/getkirby/kirby.git", - "reference": "f2ee5cf86c69b49000e229fdddcb9c38c8041671" + "reference": "f121dc9276bb54c3e432b150a9d765b70402eead" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getkirby/kirby/zipball/f2ee5cf86c69b49000e229fdddcb9c38c8041671", - "reference": "f2ee5cf86c69b49000e229fdddcb9c38c8041671", + "url": "https://api.github.com/repos/getkirby/kirby/zipball/f121dc9276bb54c3e432b150a9d765b70402eead", + "reference": "f121dc9276bb54c3e432b150a9d765b70402eead", "shasum": "" }, "require": { @@ -1208,7 +1208,7 @@ "ext-mbstring": "*", "ext-openssl": "*", "ext-simplexml": "*", - "filp/whoops": "2.16.0", + "filp/whoops": "2.17.0", "getkirby/composer-installer": "^1.2.1", "laminas/laminas-escaper": "2.15.0", "michelf/php-smartypants": "1.8.1", @@ -1216,7 +1216,7 @@ "phpmailer/phpmailer": "6.9.3", "symfony/polyfill-intl-idn": "1.31.0", "symfony/polyfill-mbstring": "1.31.0", - "symfony/yaml": "7.2.0" + "symfony/yaml": "7.2.3" }, "replace": { "symfony/polyfill-php72": "*" @@ -1281,7 +1281,7 @@ "type": "custom" } ], - "time": "2025-01-23T12:29:06+00:00" + "time": "2025-02-11T10:39:07+00:00" }, { "name": "guzzlehttp/guzzle", @@ -1610,16 +1610,16 @@ }, { "name": "guzzlehttp/uri-template", - "version": "v1.0.3", + "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/guzzle/uri-template.git", - "reference": "ecea8feef63bd4fef1f037ecb288386999ecc11c" + "reference": "30e286560c137526eccd4ce21b2de477ab0676d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/uri-template/zipball/ecea8feef63bd4fef1f037ecb288386999ecc11c", - "reference": "ecea8feef63bd4fef1f037ecb288386999ecc11c", + "url": "https://api.github.com/repos/guzzle/uri-template/zipball/30e286560c137526eccd4ce21b2de477ab0676d2", + "reference": "30e286560c137526eccd4ce21b2de477ab0676d2", "shasum": "" }, "require": { @@ -1676,7 +1676,7 @@ ], "support": { "issues": "https://github.com/guzzle/uri-template/issues", - "source": "https://github.com/guzzle/uri-template/tree/v1.0.3" + "source": "https://github.com/guzzle/uri-template/tree/v1.0.4" }, "funding": [ { @@ -1692,7 +1692,7 @@ "type": "tidelift" } ], - "time": "2023-12-03T19:50:20+00:00" + "time": "2025-02-03T10:55:03+00:00" }, { "name": "illuminate/bus", @@ -2671,16 +2671,16 @@ }, { "name": "larastan/larastan", - "version": "v3.0.2", + "version": "v3.0.4", "source": { "type": "git", "url": "https://github.com/larastan/larastan.git", - "reference": "b2e24e1605cff1d1097ccb6fb8af3bbd1dfe1c6f" + "reference": "b394eba5805727423071fac9b53ea50dd7e920f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/larastan/larastan/zipball/b2e24e1605cff1d1097ccb6fb8af3bbd1dfe1c6f", - "reference": "b2e24e1605cff1d1097ccb6fb8af3bbd1dfe1c6f", + "url": "https://api.github.com/repos/larastan/larastan/zipball/b394eba5805727423071fac9b53ea50dd7e920f4", + "reference": "b394eba5805727423071fac9b53ea50dd7e920f4", "shasum": "" }, "require": { @@ -2694,7 +2694,7 @@ "illuminate/support": "^11.15.0", "php": "^8.2", "phpmyadmin/sql-parser": "^5.9.0", - "phpstan/phpstan": "^2.0.2" + "phpstan/phpstan": "^2.1.3" }, "require-dev": { "doctrine/coding-standard": "^12.0", @@ -2752,7 +2752,7 @@ ], "support": { "issues": "https://github.com/larastan/larastan/issues", - "source": "https://github.com/larastan/larastan/tree/v3.0.2" + "source": "https://github.com/larastan/larastan/tree/v3.0.4" }, "funding": [ { @@ -2760,7 +2760,7 @@ "type": "github" } ], - "time": "2024-11-26T23:15:21+00:00" + "time": "2025-02-06T21:03:36+00:00" }, { "name": "laravel/pint", @@ -4306,16 +4306,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.2", + "version": "2.1.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "7d08f569e582ade182a375c366cbd896eccadd3a" + "reference": "8f99e18eb775dbaf6460c95fa0b65312da9c746a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7d08f569e582ade182a375c366cbd896eccadd3a", - "reference": "7d08f569e582ade182a375c366cbd896eccadd3a", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8f99e18eb775dbaf6460c95fa0b65312da9c746a", + "reference": "8f99e18eb775dbaf6460c95fa0b65312da9c746a", "shasum": "" }, "require": { @@ -4360,7 +4360,7 @@ "type": "github" } ], - "time": "2025-01-21T14:54:06+00:00" + "time": "2025-02-10T08:25:21+00:00" }, { "name": "phpunit/php-code-coverage", @@ -8459,16 +8459,16 @@ }, { "name": "symfony/yaml", - "version": "v7.2.0", + "version": "v7.2.3", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "099581e99f557e9f16b43c5916c26380b54abb22" + "reference": "ac238f173df0c9c1120f862d0f599e17535a87ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/099581e99f557e9f16b43c5916c26380b54abb22", - "reference": "099581e99f557e9f16b43c5916c26380b54abb22", + "url": "https://api.github.com/repos/symfony/yaml/zipball/ac238f173df0c9c1120f862d0f599e17535a87ec", + "reference": "ac238f173df0c9c1120f862d0f599e17535a87ec", "shasum": "" }, "require": { @@ -8511,7 +8511,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v7.2.0" + "source": "https://github.com/symfony/yaml/tree/v7.2.3" }, "funding": [ { @@ -8527,7 +8527,7 @@ "type": "tidelift" } ], - "time": "2024-10-23T06:56:12+00:00" + "time": "2025-01-07T12:55:42+00:00" }, { "name": "ta-tikoma/phpunit-architecture-test", diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index eeb44a6..5503367 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -1,8 +1,8 @@ array( 'name' => 'bnomei/kirby3-security-headers', - 'pretty_version' => '5.0.3', - 'version' => '5.0.3.0', + 'pretty_version' => '5.0.4', + 'version' => '5.0.4.0', 'reference' => null, 'type' => 'kirby-plugin', 'install_path' => __DIR__ . '/../../', @@ -11,8 +11,8 @@ ), 'versions' => array( 'bnomei/kirby3-security-headers' => array( - 'pretty_version' => '5.0.3', - 'version' => '5.0.3.0', + 'pretty_version' => '5.0.4', + 'version' => '5.0.4.0', 'reference' => null, 'type' => 'kirby-plugin', 'install_path' => __DIR__ . '/../../',