add files

This commit is contained in:
arlemp@selectel.ru
2023-08-05 11:59:48 +03:00
commit c5003b00cf
2193 changed files with 292962 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"repositories":[
{
"type":"git",
"url":"https://github.com/akdelf/korm.git"
},
{
"type":"git",
"url":"https://github.com/akdelf/akdmin.git"
}
],
"require":{
"php":">=5.2.0",
"akdelf/korm":"dev-master",
"akdelf/akdmin":"dev-master"
}
}