Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Commit

Permalink
Remove facade
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacastelnuovo committed May 26, 2024
1 parent d1f7fd9 commit 94851a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,7 @@
"laravel": {
"providers": [
"Castelnuovo\\LaravelAge\\LaravelAgeServiceProvider"
],
"aliases": {
"LaravelAge": "Castelnuovo\\LaravelAge\\Facades\\LaravelAge"
}
]
}
},
"minimum-stability": "dev",
Expand Down
16 changes: 0 additions & 16 deletions src/Facades/Age.php

This file was deleted.

0 comments on commit 94851a9

Please sign in to comment.