We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e005c59 + b2f0791 commit 8298f8fCopy full SHA for 8298f8f
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+3.2.3
2
+=====
3
+
4
+* (improvements) Bump dependencies.
5
6
7
3.2.2
8
=====
9
composer.json
@@ -12,11 +12,12 @@
12
"homepage": "https://github.com/21TORR/TaskManagerBundle",
13
"require": {
14
"php": ">= 8.5",
15
- "21torr/bundle-helpers": "^2.3.1",
+ "21torr/bundle-helpers": "^2.3.2",
16
"21torr/cli": "^1.2.3",
17
"21torr/hosting": "^4.1.1",
18
"21torr/snail": "^1.0.1",
19
- "doctrine/doctrine-bundle": "^2.18",
+ "doctrine/collections": "^2.6",
20
+ "doctrine/doctrine-bundle": "^3.2.2",
21
"doctrine/orm": "^3.6",
22
"dragonmantank/cron-expression": "^3.6",
23
"psr/log": "^3.0",
0 commit comments