Skip to content

Commit dd8ae8f

Browse files
author
roadiz-ci
committed
feat(doctrine): upgrade to Doctrine ORM 3.6, DBAL 4.4, Persistence 4.2 (#433)
1 parent a936d0b commit dd8ae8f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ext-zip": "*",
2626
"ext-simplexml": "*",
2727
"ext-fileinfo": "*",
28-
"doctrine/orm": "~2.20.0",
28+
"doctrine/orm": "^3.6",
2929
"enshrined/svg-sanitize": "^0.22",
3030
"intervention/image": "^3.11",
3131
"league/flysystem": "^3.0",
@@ -43,7 +43,7 @@
4343
},
4444
"require-dev": {
4545
"api-platform/metadata": "^4.1.18",
46-
"doctrine/doctrine-bundle": "^2.8.1",
46+
"doctrine/doctrine-bundle": "^2.19",
4747
"php-coveralls/php-coveralls": "^2.4",
4848
"phpstan/phpstan": "^2.1.36",
4949
"phpstan/phpdoc-parser": "<2",

0 commit comments

Comments
 (0)