From 3883120e7f7613767d62c846da5bdf2282174614 Mon Sep 17 00:00:00 2001 From: Gustavo Freze Date: Mon, 6 Jan 2025 23:56:26 -0300 Subject: [PATCH 1/2] fix: Fixes composer.json. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", From e5a86f9ccf408527969a46cf283b4d91fa58ca84 Mon Sep 17 00:00:00 2001 From: Gustavo Freze Date: Mon, 6 Jan 2025 23:56:46 -0300 Subject: [PATCH 2/2] fix: Fixes composer.json. --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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