summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index c3ef535..da8e66b 100644
--- a/composer.json
+++ b/composer.json
@@ -23,7 +23,7 @@
"psr/event-dispatcher-implementation": "1.0",
"psr/http-client-implementation": "1.0",
"psr/link-implementation": "1.0",
- "psr/log-implementation": "1.0",
+ "psr/log-implementation": "1.0|2.0",
"psr/simple-cache-implementation": "1.0",
"symfony/cache-implementation": "1.0|2.0",
"symfony/event-dispatcher-implementation": "1.1",
@@ -41,7 +41,7 @@
"psr/cache": "^1.0|^2.0",
"psr/container": "^1.0",
"psr/link": "^1.0",
- "psr/log": "~1.0",
+ "psr/log": "^1|^2",
"symfony/contracts": "^1.1.8",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-icu": "~1.0",
@@ -49,7 +49,7 @@
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php72": "~1.5",
"symfony/polyfill-php73": "^1.11",
- "symfony/polyfill-php80": "^1.15",
+ "symfony/polyfill-php80": "^1.16",
"symfony/polyfill-php81": "^1.22"
},
"replace": {