We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f11a997 commit e5a70fdCopy full SHA for e5a70fd
1 file changed
composer.json
@@ -11,6 +11,7 @@
11
],
12
"require": {
13
"php": ">=8.4",
14
+ "doctrine/collections": "^2.3.0",
15
"doctrine/dbal": "^4.2.3",
16
"doctrine/doctrine-bundle": "^2.14",
17
"doctrine/orm": "^3.3",
@@ -34,7 +35,6 @@
34
35
"phpunit/phpunit": "^9.5",
36
"psalm/plugin-symfony": "^5.2",
37
"symfony/browser-kit": "^7.1",
- "symfony/clock": "^7.1",
38
"symfony/phpunit-bridge": "^7.1",
39
"symfony/runtime": "^7.1",
40
"twig/twig": "^3.2",
0 commit comments