We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c7dce9 commit 28cd57bCopy full SHA for 28cd57b
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2024 Tiny Blocks
+Copyright (c) 2024-2025 Tiny Blocks
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
composer.json
@@ -43,7 +43,7 @@
43
},
44
"require": {
45
"php": "^8.3",
46
- "tiny-blocks/collection": "^1"
+ "tiny-blocks/collection": "^1.10"
47
48
"require-dev": {
49
"phpmd/phpmd": "^2.15",
0 commit comments