diff --git a/composer.lock b/composer.lock index 8543bc7..662d68c 100644 --- a/composer.lock +++ b/composer.lock @@ -900,16 +900,16 @@ }, { "name": "figuren-theater/code-quality", - "version": "0.7.0", + "version": "0.7.1", "source": { "type": "git", "url": "https://github.com/figuren-theater/code-quality.git", - "reference": "c783c4f792e4f448101d50cb19b97edcf52d310d" + "reference": "2ef49796e92bbe6b54ff90a1d598fc9bd448ad4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/figuren-theater/code-quality/zipball/c783c4f792e4f448101d50cb19b97edcf52d310d", - "reference": "c783c4f792e4f448101d50cb19b97edcf52d310d", + "url": "https://api.github.com/repos/figuren-theater/code-quality/zipball/2ef49796e92bbe6b54ff90a1d598fc9bd448ad4c", + "reference": "2ef49796e92bbe6b54ff90a1d598fc9bd448ad4c", "shasum": "" }, "require": { @@ -949,7 +949,7 @@ "issues": "https://github.com/figuren-theater/code-quality/issues", "source": "https://github.com/figuren-theater/code-quality" }, - "time": "2023-09-01T23:53:33+00:00" + "time": "2023-09-13T09:12:30+00:00" }, { "name": "figuren-theater/coding-standards", @@ -1003,22 +1003,25 @@ }, { "name": "figuren-theater/phpstan", - "version": "1.1.2", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/figuren-theater/phpstan.git", - "reference": "b4e7fffb5b43e24f5de9f21e53f2c3df2023ed82" + "reference": "8a6f5c51eb6afaa354611cd2290440d432808938" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/figuren-theater/phpstan/zipball/b4e7fffb5b43e24f5de9f21e53f2c3df2023ed82", - "reference": "b4e7fffb5b43e24f5de9f21e53f2c3df2023ed82", + "url": "https://api.github.com/repos/figuren-theater/phpstan/zipball/8a6f5c51eb6afaa354611cd2290440d432808938", + "reference": "8a6f5c51eb6afaa354611cd2290440d432808938", "shasum": "" }, "require": { "php-stubs/wordpress-globals": "^0.2.0", "szepeviktor/phpstan-wordpress": "^1.3" }, + "require-dev": { + "ergebnis/composer-normalize": "^2.31" + }, "type": "phpstan-extension", "extra": { "phpstan": { @@ -1046,6 +1049,7 @@ "description": "org-wide used phpstan.neon file for the WordPress Multisite network for puppeteers figuren.theater", "homepage": "https://figuren.theater", "keywords": [ + "PHPStan", "wordpress" ], "support": { @@ -1053,7 +1057,7 @@ "issues": "https://github.com/figuren-theater/phpstan/issues", "source": "https://github.com/figuren-theater/phpstan" }, - "time": "2023-09-01T22:15:08+00:00" + "time": "2023-09-13T08:55:48+00:00" }, { "name": "humanmade/coding-standards", @@ -1528,16 +1532,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.33", + "version": "1.10.34", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "03b1cf9f814ba0863c4e9affea49a4d1ed9a2ed1" + "reference": "7f806b6f1403e6914c778140e2ba07c293cb4901" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/03b1cf9f814ba0863c4e9affea49a4d1ed9a2ed1", - "reference": "03b1cf9f814ba0863c4e9affea49a4d1ed9a2ed1", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7f806b6f1403e6914c778140e2ba07c293cb4901", + "reference": "7f806b6f1403e6914c778140e2ba07c293cb4901", "shasum": "" }, "require": { @@ -1586,7 +1590,7 @@ "type": "tidelift" } ], - "time": "2023-09-04T12:20:53+00:00" + "time": "2023-09-13T09:49:47+00:00" }, { "name": "squizlabs/php_codesniffer",