Skip to content

Commit 561b63d

Browse files
authored
Release/5.1.0 (#11)
* build: Bump tiny-blocks/mapper to ^3.1. * build: Bump tiny-blocks/collection from ^2.4 to ^2.5 and tiny-blocks/time from ^2.2 to ^2.3.
1 parent 889261e commit 561b63d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"require": {
3131
"php": "^8.5",
3232
"ramsey/uuid": "^4.9",
33-
"tiny-blocks/collection": "^2.4",
34-
"tiny-blocks/mapper": "^3.0",
35-
"tiny-blocks/time": "^2.2",
33+
"tiny-blocks/collection": "^2.5",
34+
"tiny-blocks/mapper": "^3.1",
35+
"tiny-blocks/time": "^2.3",
3636
"tiny-blocks/value-object": "^5.0"
3737
},
3838
"require-dev": {

0 commit comments

Comments
 (0)