diff --git a/composer.json b/composer.json index f1285e0a201dad0a02b28361cc568d025aa90963..3a96d266b45d9f080b7fbaae986c0deec13ddf8d 100644 --- a/composer.json +++ b/composer.json @@ -117,7 +117,7 @@ "friendsoftypo3/phpstan-typo3": "^0.9.0", "php-webdriver/webdriver": "^1.15.1", "phpstan/phpdoc-parser": "^1.29.0", - "phpstan/phpstan": "^1.11.3", + "phpstan/phpstan": "^1.11.5", "phpstan/phpstan-phpunit": "^1.4.0", "phpunit/phpunit": "^11.2.2", "sokil/php-isocodes-db-i18n": "^4.0.22", diff --git a/composer.lock b/composer.lock index 2305564e30c4246a5914b3d603cc33f2503b4435..6e947ad95b6731bba6b56261a8283b4bbac378e6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d3a7605892c78c72f4c4f050ae471215", + "content-hash": "96a6ff1b36d5ad19b8fced0888da6660", "packages": [ { "name": "bacon/bacon-qr-code", @@ -6775,16 +6775,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.11.3", + "version": "1.11.5", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "e64220a05c1209fc856d58e789c3b7a32c0bb9a5" + "reference": "490f0ae1c92b082f154681d7849aee776a7c1443" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e64220a05c1209fc856d58e789c3b7a32c0bb9a5", - "reference": "e64220a05c1209fc856d58e789c3b7a32c0bb9a5", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/490f0ae1c92b082f154681d7849aee776a7c1443", + "reference": "490f0ae1c92b082f154681d7849aee776a7c1443", "shasum": "" }, "require": { @@ -6829,7 +6829,7 @@ "type": "github" } ], - "time": "2024-05-31T13:53:37+00:00" + "time": "2024-06-17T15:10:54+00:00" }, { "name": "phpstan/phpstan-phpunit",