Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #315 from laravel-ardent/revert-305-patch-1
Browse files Browse the repository at this point in the history
Revert "Support Auto-Discovery", removes related files which are not used anymore
  • Loading branch information
igorsantos07 authored Oct 9, 2018
2 parents 756a605 + 17278aa commit ae8983f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 69 deletions.
10 changes: 0 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,5 @@
"LaravelArdent\\": "src/"
}
},
"extra": {
"laravel": {
"providers": [
"LaravelArdent\\Ardent\\Providers\\ArdentServiceProvider"
],
"aliases": {
"Ardent": "LaravelArdent\\Ardent\\Facades\\Ardent"
}
}
},
"minimum-stability": "dev"
}
14 changes: 0 additions & 14 deletions src/Ardent/Facades/Ardent.php

This file was deleted.

45 changes: 0 additions & 45 deletions src/Ardent/Providers/ArdentServiceProvider.php

This file was deleted.

0 comments on commit ae8983f

Please sign in to comment.