Skip to content

Commit 8298f8f

Browse files
authored
Merge pull request #52 from 21TORR/bump-deps
Bump dependencies.
2 parents e005c59 + b2f0791 commit 8298f8f

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
3.2.3
2+
=====
3+
4+
* (improvements) Bump dependencies.
5+
6+
17
3.2.2
28
=====
39

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@
1212
"homepage": "https://github.com/21TORR/TaskManagerBundle",
1313
"require": {
1414
"php": ">= 8.5",
15-
"21torr/bundle-helpers": "^2.3.1",
15+
"21torr/bundle-helpers": "^2.3.2",
1616
"21torr/cli": "^1.2.3",
1717
"21torr/hosting": "^4.1.1",
1818
"21torr/snail": "^1.0.1",
19-
"doctrine/doctrine-bundle": "^2.18",
19+
"doctrine/collections": "^2.6",
20+
"doctrine/doctrine-bundle": "^3.2.2",
2021
"doctrine/orm": "^3.6",
2122
"dragonmantank/cron-expression": "^3.6",
2223
"psr/log": "^3.0",

0 commit comments

Comments
 (0)