summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-15 07:57:32 +0200
committerRemi Collet <remi@php.net>2022-09-15 07:57:32 +0200
commit8753f7bb49196d7958821071656d7e883f61d4ee (patch)
tree093111adca6ae10a646b53b330364ca0bb6c60ae /composer.json
parenta60f6e31ff5dc501e2e96590aab2f09d13a2653c (diff)
update to 2.4.2
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 85fbff5..780f051 100644
--- a/composer.json
+++ b/composer.json
@@ -49,7 +49,7 @@
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-deprecation-rules": "^1",
"phpstan/phpstan-strict-rules": "^1",
- "phpstan/phpstan-symfony": "^1.1"
+ "phpstan/phpstan-symfony": "^1.2.10"
},
"suggest": {
"ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",