Skip to content

Commit d4c01c1

Browse files
committed
Update packages
1 parent 2a7e31b commit d4c01c1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
}
1212
],
1313
"require": {
14-
"php": "^7.2",
15-
"doctrine/common": "^2.12",
14+
"php": "^7.2||>=8.0",
15+
"doctrine/common": "^2.12|^3.1",
1616
"doctrine/doctrine-bundle": "^1.8|^2.0",
17-
"doctrine/orm": "^2.7|^3.0",
18-
"doctrine/persistence": "^1.3",
17+
"doctrine/orm": "^2.7",
18+
"doctrine/persistence": "^2",
1919
"ramsey/uuid": "^3.8|^4",
2020
"ramsey/uuid-doctrine": "^1.5",
2121
"symfony/config": "^4.1|^5",

0 commit comments

Comments
 (0)