We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 985a577 + 0ad705e commit 85a939aCopy full SHA for 85a939a
1 file changed
composer.json
@@ -10,12 +10,12 @@
10
"license": "EUPL-1.2",
11
"require": {
12
"php": "^8.1",
13
- "doctrine/doctrine-bundle": "^2.11",
+ "doctrine/doctrine-bundle": "^2.11 | ^3.0",
14
"doctrine/orm": "^2.0 | ^3.0",
15
"minvws/audit-logger": "^0.4.0",
16
"nesbot/carbon": "^2.70 | ^3.0",
17
- "symfony/dependency-injection": "^6.3 | ^7.0",
18
- "symfony/http-kernel": "^6.3 | ^7.0",
+ "symfony/dependency-injection": "^6.3 | ^7.0 | ^8.0",
+ "symfony/http-kernel": "^6.3 | ^7.0 | ^8.0",
19
"symfony/uid": "^6.3 | ^7.0"
20
},
21
"require-dev": {
0 commit comments