Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/CareSet/DURC
Browse files Browse the repository at this point in the history
  • Loading branch information
ftrotter committed Feb 14, 2019
2 parents 11b7675 + a815d56 commit 0a86fcd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "careset/durc",
"version": "0.0.1",
"description": "DURC is reverse CRUD",
"type": "library",
"license": "MIT",
Expand All @@ -23,8 +22,7 @@
"illuminate/console": "^5.5.0",
"illuminate/support": "^5.5.0",
"nesbot/carbon": "^1.22",
"proai/laravel-handlebars": "~1.6",
"sebastian/diff": "^3.0"
"proai/laravel-handlebars": "~1.6"
},
"psr-4": {
"App\\": "app/",
Expand Down

0 comments on commit 0a86fcd

Please sign in to comment.