summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 39a35f3..c3ef535 100644
--- a/composer.json
+++ b/composer.json
@@ -49,7 +49,8 @@
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php72": "~1.5",
"symfony/polyfill-php73": "^1.11",
- "symfony/polyfill-php80": "^1.15"
+ "symfony/polyfill-php80": "^1.15",
+ "symfony/polyfill-php81": "^1.22"
},
"replace": {
"symfony/asset": "self.version",
@@ -124,7 +125,6 @@
"doctrine/data-fixtures": "^1.1",
"doctrine/dbal": "^2.6|^3.0",
"doctrine/orm": "^2.6.3",
- "doctrine/doctrine-bundle": "^1.5|^2.0",
"guzzlehttp/promises": "^1.4",
"masterminds/html5": "^2.6",
"monolog/monolog": "^1.25.1",