summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.json2
-rw-r--r--composer.lock12
2 files changed, 7 insertions, 7 deletions
diff --git a/composer.json b/composer.json
index c90b4b323..b6468a25e 100644
--- a/composer.json
+++ b/composer.json
@@ -56,7 +56,7 @@
"require-dev": {
"phpunit/phpunit": "9.6.*",
"squizlabs/php_codesniffer": "^3.7.2",
- "phpstan/phpstan": "^1.10.14",
+ "phpstan/phpstan": "^1.10.15",
"phpstan/phpstan-doctrine": "^1.3.38",
"phpstan/phpstan-strict-rules": "^1.5.1",
"phpstan/phpstan-phpunit": "^1.3.11",
diff --git a/composer.lock b/composer.lock
index 74157463a..261d97fcc 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": "dfd1178e21c5c86e3a398e384c301cc3",
+ "content-hash": "1b9aac0723bb930ab77b254873ea406d",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1360,16 +1360,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.10.14",
+ "version": "1.10.15",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "d232901b09e67538e5c86a724be841bea5768a7c"
+ "reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d232901b09e67538e5c86a724be841bea5768a7c",
- "reference": "d232901b09e67538e5c86a724be841bea5768a7c",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/762c4dac4da6f8756eebb80e528c3a47855da9bd",
+ "reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd",
"shasum": ""
},
"require": {
@@ -1418,7 +1418,7 @@
"type": "tidelift"
}
],
- "time": "2023-04-19T13:47:27+00:00"
+ "time": "2023-05-09T15:28:01+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",