Skip to content
Snippets Groups Projects
Commit c74d4d3c authored by Conrad Lara's avatar Conrad Lara
Browse files

Issue #3310790 by cmlara: Enable D10 Support

parent 9b4bf26e
No related branches found
No related tags found
1 merge request!26Issue #3310790: Enable D10 Support
......@@ -11,6 +11,7 @@
"license": "GPL-2.0-or-later",
"name": "drupal/rabbitmq",
"require": {
"drupal/core": "^9 || ^10",
"php-amqplib/php-amqplib": "^3.1"
},
"suggest": {
......
name: RabbitMQ
type: module
description: 'RabbitMQ Integration for Drupal.'
core_version_requirement: ^9
core_version_requirement: ^9 || ^10
package: 'Performance and scalability'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment