diff --git a/LICENSE b/LICENSE index 98fb938..4bb2bbf 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Tiny Blocks +Copyright (c) 2024-2025 Tiny Blocks Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/composer.json b/composer.json index b8fbcd5..4dbc096 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ }, "require": { "php": "^8.3", - "tiny-blocks/collection": "^1" + "tiny-blocks/collection": "^1.10" }, "require-dev": { "phpmd/phpmd": "^2.15",