Skip to content

Commit c7e3669

Browse files
authored
Release/3.2.0 (#6)
* build: Bump tiny-blocks/mapper to ^3.1. * build: Bump tiny-blocks/collection to ^2.5 and tiny-blocks/building-blocks to ^5.1.
1 parent 18f7374 commit c7e3669

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
@@ -32,9 +32,9 @@
3232
"php": "^8.5",
3333
"doctrine/dbal": "^4.4",
3434
"ramsey/uuid": "^4.9",
35-
"tiny-blocks/building-blocks": "^5.0",
36-
"tiny-blocks/collection": "^2.4",
37-
"tiny-blocks/mapper": "^3.0"
35+
"tiny-blocks/building-blocks": "^5.1",
36+
"tiny-blocks/collection": "^2.5",
37+
"tiny-blocks/mapper": "^3.1"
3838
},
3939
"require-dev": {
4040
"ergebnis/composer-normalize": "^2.52",

0 commit comments

Comments
 (0)