From 815a10d61f01155778f82b45a760b2394d637689 Mon Sep 17 00:00:00 2001 From: Little Fluffy Clouds Date: Sat, 12 Jul 2025 17:44:17 +0300 Subject: [PATCH] Display changes in README, add email --- README.md | 1 + composer.json | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index 961ea8a..2556514 100755 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ use mirzaev\baza\database, mirzaev\baza\column, mirzaev\baza\record, mirzaev\baza\enumerations\encoding, + mirzaev\baza\enumerations\architecture, mirzaev\baza\enumerations\type; // Initializing the database diff --git a/composer.json b/composer.json index 5d6cab1..42c4cb6 100755 --- a/composer.json +++ b/composer.json @@ -16,6 +16,11 @@ "email": "arsen@mirzaev.sexy", "homepage": "https://mirzaev.sexy", "role": "Programmer" + }, + { + "name": "lfclouds", + "email": "sheep.jukebox073@aleeas.com", + "role": "Programmer" } ], "support": {