Skip to content

Update composer.json #2

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

Closed
wants to merge 1 commit into from
Closed

Conversation

jafaripur
Copy link

Update dependency and support ext-amqp version 2.0.0

Update dependency and support ext-amqp version 2.0.0
@makasim
Copy link
Member

makasim commented Sep 2, 2023

Have you tested it ?

@jafaripur
Copy link
Author

Yes, with cloning the project and change autoloading class PSR name in composer.json (for bypass composer).

@@ -7,7 +7,7 @@
"license": "MIT",
"require": {
"php": "^7.4|^8.0",
"ext-amqp": "^1.9.3",
"ext-amqp": "^1.9.3|^2.0.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pkg/amqp-ext/composer.json should be updated too

@makasim
Copy link
Member

makasim commented Sep 4, 2023

Thanks for your pull request! We love contributions.

However, this repository is what we call a "subtree split": a read-only copy of one directory of the main enqueue-dev repository. It is used by Composer to allow developers to depend on specific Enqueue package.

If you want to contribute, you should instead open a pull request on the main repository:

https://github.com/php-enqueue/enqueue-dev

Read the contribution guide

https://github.com/php-enqueue/enqueue-dev/blob/master/docs/contribution.md

Thank you for your contribution!

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.

2 participants