Skip to content

Commit

Permalink
Lessen the doctrine batch utils requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Feb 1, 2024
1 parent 716634e commit 6d4104e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"doctrine/event-manager": "^1.2",
"doctrine/orm": "^2.13",
"doctrine/persistence": "^2.5 || ^3.2",
"ocramius/doctrine-batch-utils": "^2.6",
"ocramius/doctrine-batch-utils": "^2.4",
"psr/event-dispatcher": "^1.0",
"setono/composite-compiler-pass": "^1.1",
"setono/doctrine-object-manager-trait": "^1.2",
Expand Down

0 comments on commit 6d4104e

Please sign in to comment.