Skip to content

Commit

Permalink
Merge pull request #8 from knash94/request-section-changes
Browse files Browse the repository at this point in the history
Request section changes
  • Loading branch information
knash94 authored Apr 22, 2019
2 parents ab1481f + 486c574 commit 079412c
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 3,764 deletions.
12 changes: 12 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
"email": "[email protected]"
}
],
"keywords": [
"seo",
"laravel",
"redirect"
],
"require": {
"illuminate/support": "~5.0"
},
Expand All @@ -27,5 +32,12 @@
"psr-4": {
"Knash94\\Seo\\Tests\\": "tests/"
}
},
"extra": {
"laravel": {
"providers": [
"Knash94\\Seo\\SeoServiceProvider"
]
}
}
}
Loading

0 comments on commit 079412c

Please sign in to comment.