Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔥 Remove custom Ignition solutions #381

Merged
merged 1 commit into from
Jun 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
🔥 Remove custom Ignition solutions
  • Loading branch information
Log1x committed Jun 13, 2024
commit c8612b18179ffda699cbbc9b737855538d65c757
1 change: 0 additions & 1 deletion src/Roots/Acorn/DefaultProviders.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ class DefaultProviders extends DefaultProvidersBase
* @var array
*/
protected $acornProviders = [
\Roots\Acorn\Exceptions\ExceptionServiceProvider::class,
\Roots\Acorn\Assets\AssetsServiceProvider::class,
\Roots\Acorn\Filesystem\FilesystemServiceProvider::class,
\Roots\Acorn\Providers\AcornServiceProvider::class,
Expand Down
41 changes: 0 additions & 41 deletions src/Roots/Acorn/Exceptions/ExceptionServiceProvider.php

This file was deleted.

71 changes: 0 additions & 71 deletions src/Roots/Acorn/Exceptions/Solutions/ManifestSolutionProvider.php

This file was deleted.

This file was deleted.

Loading