Skip to content

Commit e5a70fd

Browse files
committed
Fix dependencies
1 parent f11a997 commit e5a70fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=8.4",
14+
"doctrine/collections": "^2.3.0",
1415
"doctrine/dbal": "^4.2.3",
1516
"doctrine/doctrine-bundle": "^2.14",
1617
"doctrine/orm": "^3.3",
@@ -34,7 +35,6 @@
3435
"phpunit/phpunit": "^9.5",
3536
"psalm/plugin-symfony": "^5.2",
3637
"symfony/browser-kit": "^7.1",
37-
"symfony/clock": "^7.1",
3838
"symfony/phpunit-bridge": "^7.1",
3939
"symfony/runtime": "^7.1",
4040
"twig/twig": "^3.2",

0 commit comments

Comments
 (0)