Skip to content

Commit 28cd57b

Browse files
authored
Release/1.1.0 (#15)
* fix: Fixes composer.json.
1 parent 5c7dce9 commit 28cd57b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 Tiny Blocks
3+
Copyright (c) 2024-2025 Tiny Blocks
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"require": {
4545
"php": "^8.3",
46-
"tiny-blocks/collection": "^1"
46+
"tiny-blocks/collection": "^1.10"
4747
},
4848
"require-dev": {
4949
"phpmd/phpmd": "^2.15",

0 commit comments

Comments
 (0)