chore(deps-dev): remove Psalm

This commit is contained in:
Ben Ramsey
2025-05-25 14:53:53 -05:00
parent c60d906a39
commit 691c2c816e
90 changed files with 153 additions and 1741 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ namespace Ramsey\Uuid\Codec;
*
* @link https://www.informit.com/articles/printerfriendly/25862 The Cost of GUIDs as Primary Keys
*
* @psalm-immutable
* @immutable
*/
class TimestampLastCombCodec extends StringCodec
{