Skip to content

Commit 9cf9114

Browse files
authored
Update composer.json
1 parent b782a6f commit 9cf9114

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "elenasimchenko/bitrix-learning-orm",
2+
"name": "php-evs/bitrix-learning-orm",
33
"description": "Библиотека предоставляет инструменты для работы с таблицами модуля обучения через ORM d7",
44
"keywords": ["bitrix", "битрикс", "orm", "d7", "learning"],
55
"license": "MIT",
66
"version": "0.4",
77
"support": {
8-
"source": "https://github.com/elenasimchenko/bitrix-learning-orm"
8+
"source": "https://github.com/php-evs/bitrix-learning-orm"
99
},
1010
"authors": [
1111
{
@@ -21,4 +21,4 @@
2121
"ES\\Learning\\": "lib/"
2222
}
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)