Skip to content

Commit

Permalink
Merge pull request #32 from matchory/radiergummi-remove-facade
Browse files Browse the repository at this point in the history
Removed facade
  • Loading branch information
freekmurze authored Jun 9, 2021
2 parents 8c2bc2c + 1aa0396 commit f036f27
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 27 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,7 @@
"laravel": {
"providers": [
"Spatie\\RouteAttributes\\RouteAttributesServiceProvider"
],
"aliases": {
"RouteAttributes": "Spatie\\RouteAttributes\\RouteAttributesFacade"
}
]
}
},
"minimum-stability": "dev",
Expand Down
7 changes: 0 additions & 7 deletions src/RouteAttributes.php

This file was deleted.

16 changes: 0 additions & 16 deletions src/RouteAttributesFacade.php

This file was deleted.

0 comments on commit f036f27

Please sign in to comment.