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

Update composer.json #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update composer.json #1

wants to merge 1 commit into from

Conversation

bhuvidya
Copy link
Owner

The alias to the Facade seemed to be wrong.

Pull request type

What kind of pull request is this? Put an x in all the boxes that apply:

  • [ x] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Extend feature (non-breaking change which extends existing functionality)
  • Change feature (non-breaking change which either changes or refactors existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

What does it change?

Adjust the "aliases" entry in composer.json.

Why this PR?

The path to the Facade appeared to be wrong.

How has this been tested?

Local testing va tinker.

Checklist

To facilitate merging your change and the approval of this PR, please make sure you've reviewed and applied the following:

  • This PR addresses exactly one issue
  • All changes were made in a fork of this project (preferably also in a separate branch)
  • It follows the code style of this project
  • Tests were added to cover the changes
  • All previously existing tests still pass
  • If the change to the code requires a change to the documentation, it has been updated accordingly
  • You have read the notes on contributing to the project and adhere to the rules laid out

If you're unsure about any of these, don't hesitate to ask. We're here to help!

The alias to the Facade seemed to be wrong.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant