Skip to content

Commit

Permalink
Merge pull request #2 from byteasc/6.1.1
Browse files Browse the repository at this point in the history
composer changes
  • Loading branch information
byteasc authored Sep 9, 2020
2 parents ea12396 + 4822ab6 commit 78107e1
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
{
"name": "sivanandaperumal/laravel-soft-cascade",
"name": "byteasc/laravel-soft-cascade",
"description": "Laravel Cascade Soft Delete & Restore",
"type": "library",
"authors": [
{
"name": "Jeremiah Fulbright",
"email": "[email protected]",
"homepage": "http://www.iclasspro.com",
"role": "Developer"
}
],
"require": {
"php": "^7.2.5",
"illuminate/support": "^7.0",
Expand Down

0 comments on commit 78107e1

Please sign in to comment.