add files
This commit is contained in:
26
composer.json
Normal file
26
composer.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
|
||||
"repositories":[
|
||||
{
|
||||
"type":"git",
|
||||
"url":"https://github.com/akdelf/korm.git"
|
||||
},
|
||||
{
|
||||
"type":"git",
|
||||
"url":"https://github.com/akdelf/akdmin.git"
|
||||
},
|
||||
{
|
||||
"type":"git",
|
||||
"url":"https://github.com/akdelf/thumbcache.git"
|
||||
}
|
||||
|
||||
],
|
||||
|
||||
"require":{
|
||||
"php":">=5.2.0",
|
||||
"akdelf/korm":"dev-master",
|
||||
"akdelf/akdmin":"dev-master",
|
||||
"akdelf/thumbcache":"dev-master"
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user