clean before merger
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
<<<<<<< HEAD
|
||||
"illuminate/support": "^5.2",
|
||||
"illuminate/database": "^5.2",
|
||||
"ramsey/uuid": "^3.4",
|
||||
@@ -21,6 +22,15 @@
|
||||
"psr-4": {
|
||||
"Glmdev\\Meta\\": "src/",
|
||||
"Glmdev\\Meta\\Tests\\": "tests/"
|
||||
=======
|
||||
"ramsey/uuid": "^3.2",
|
||||
"glmdev/foundation": "*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"AppRoot\\": "../../../app/",
|
||||
"Glmdev\\Meta\\": "src/"
|
||||
>>>>>>> refs/remotes/origin/master
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user