Skip to content

Fixing an error when installing using composer #15436

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

Merged
merged 1 commit into from
Mar 4, 2021
Merged

Fixing an error when installing using composer #15436

merged 1 commit into from
Mar 4, 2021

Conversation

Ibochkarev
Copy link
Collaborator

What does it do?

Fix PHP Fatal error: Uncaught Error: Call to a member function fromArray()

Why is it needed?

Restores the operation of the installation using a composer

How to test

Try to install modx 3 using:

composer create-project modx/revolution . 3.x-dev

Related issue(s)/PR(s)

#15432

@cla-bot cla-bot bot added the cla-signed CLA confirmed for contributors to this PR. label Mar 4, 2021
@Ibochkarev Ibochkarev assigned Jako and unassigned Jako Mar 4, 2021
@Ibochkarev Ibochkarev added this to the v3.0.0-alpha3 milestone Mar 4, 2021
@Ibochkarev Ibochkarev added the pr/review-needed Pull request requires review and testing. label Mar 4, 2021
@Ibochkarev Ibochkarev changed the title Fixing an error when installing using composerFixing an error when installing using composer Fixing an error when installing using composer Mar 4, 2021
@JoshuaLuckers JoshuaLuckers merged commit a2cdca3 into modxcms:3.x Mar 4, 2021
@Ibochkarev Ibochkarev deleted the composer branch March 4, 2021 09:36
@rthrash rthrash removed the pr/review-needed Pull request requires review and testing. label Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed CLA confirmed for contributors to this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants