-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
def6e75
commit 2a81e4a
Showing
31 changed files
with
117 additions
and
132 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,7 @@ | |
}, | ||
"require": { | ||
"ext-amqp": "*", | ||
"ecotone/enqueue": "~1.235.1", | ||
"ecotone/enqueue": "~1.236.0", | ||
"enqueue/amqp-ext": "^0.10.18", | ||
"enqueue/dsn": "^0.10.4", | ||
"enqueue/enqueue": "^0.10.0" | ||
|
@@ -65,7 +65,7 @@ | |
}, | ||
"extra": { | ||
"branch-alias": { | ||
"dev-main": "1.235.1-dev" | ||
"dev-main": "1.236.0-dev" | ||
}, | ||
"ecotone": { | ||
"repository": "amqp" | ||
|
@@ -86,7 +86,7 @@ | |
"description": "Allows to use Enterprise features of Ecotone. For more information please write to [email protected]" | ||
} | ||
}, | ||
"release-time": "2024-10-26 14:55:13" | ||
"release-time": "2024-11-02 16:23:07" | ||
}, | ||
"config": { | ||
"allow-plugins": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,7 +33,7 @@ | |
} | ||
}, | ||
"require": { | ||
"ecotone/enqueue": "~1.235.1", | ||
"ecotone/enqueue": "~1.236.0", | ||
"enqueue/dbal": "^0.10.17", | ||
"doctrine/dbal": "^2.12.0|^3.0" | ||
}, | ||
|
@@ -45,7 +45,7 @@ | |
"doctrine/cache": "^1.0.0", | ||
"doctrine/annotations": "^1.13", | ||
"wikimedia/composer-merge-plugin": "^2.1", | ||
"ecotone/jms-converter": "~1.235.1", | ||
"ecotone/jms-converter": "~1.236.0", | ||
"symfony/expression-language": "^6.0|^7.0" | ||
}, | ||
"scripts": { | ||
|
@@ -58,7 +58,7 @@ | |
}, | ||
"extra": { | ||
"branch-alias": { | ||
"dev-main": "1.235.1-dev" | ||
"dev-main": "1.236.0-dev" | ||
}, | ||
"ecotone": { | ||
"repository": "dbal" | ||
|
@@ -79,7 +79,7 @@ | |
"description": "Allows to use Enterprise features of Ecotone. For more information please write to [email protected]" | ||
} | ||
}, | ||
"release-time": "2024-10-26 14:55:13" | ||
"release-time": "2024-11-02 16:23:07" | ||
}, | ||
"config": { | ||
"allow-plugins": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -66,7 +66,7 @@ | |
}, | ||
"extra": { | ||
"branch-alias": { | ||
"dev-main": "1.235.1-dev" | ||
"dev-main": "1.236.0-dev" | ||
}, | ||
"ecotone": { | ||
"repository": "ecotone" | ||
|
@@ -87,7 +87,7 @@ | |
"description": "Allows to use Enterprise features of Ecotone. For more information please write to [email protected]" | ||
} | ||
}, | ||
"release-time": "2024-10-26 14:55:13" | ||
"release-time": "2024-11-02 16:23:07" | ||
}, | ||
"config": { | ||
"sort-packages": true, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,7 +33,7 @@ | |
} | ||
}, | ||
"require": { | ||
"ecotone/ecotone": "~1.235.1", | ||
"ecotone/ecotone": "~1.236.0", | ||
"queue-interop/queue-interop": "^0.8", | ||
"enqueue/dsn": "^0.10.4" | ||
}, | ||
|
@@ -56,7 +56,7 @@ | |
}, | ||
"extra": { | ||
"branch-alias": { | ||
"dev-main": "1.235.1-dev" | ||
"dev-main": "1.236.0-dev" | ||
}, | ||
"ecotone": { | ||
"repository": "enqueue" | ||
|
@@ -77,7 +77,7 @@ | |
"description": "Allows to use Enterprise features of Ecotone. For more information please write to [email protected]" | ||
} | ||
}, | ||
"release-time": "2024-10-26 14:55:13" | ||
"release-time": "2024-11-02 16:23:07" | ||
}, | ||
"config": { | ||
"allow-plugins": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,7 +38,7 @@ | |
} | ||
}, | ||
"require": { | ||
"ecotone/ecotone": "~1.235.1", | ||
"ecotone/ecotone": "~1.236.0", | ||
"jms/serializer": "^3.17", | ||
"symfony/cache": "^5.4|^6.1|^7.0" | ||
}, | ||
|
@@ -60,7 +60,7 @@ | |
}, | ||
"extra": { | ||
"branch-alias": { | ||
"dev-main": "1.235.1-dev" | ||
"dev-main": "1.236.0-dev" | ||
}, | ||
"ecotone": { | ||
"repository": "jms-converter" | ||
|
@@ -81,7 +81,7 @@ | |
"description": "Allows to use Enterprise features of Ecotone. For more information please write to [email protected]" | ||
} | ||
}, | ||
"release-time": "2024-10-26 14:55:13" | ||
"release-time": "2024-11-02 16:23:07" | ||
}, | ||
"config": { | ||
"sort-packages": true, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,10 @@ | |
"email": "[email protected]" | ||
} | ||
], | ||
"keywords": ["ecotone", "Kafka"], | ||
"keywords": [ | ||
"ecotone", | ||
"Kafka" | ||
], | ||
"description": "Extends Ecotone with Kafka integration", | ||
"autoload": { | ||
"psr-4": { | ||
|
@@ -30,7 +33,7 @@ | |
}, | ||
"require": { | ||
"ext-rdkafka": "*", | ||
"ecotone/ecotone": "~1.235.1" | ||
"ecotone/ecotone": "~1.236.0" | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "^9.6", | ||
|
@@ -49,7 +52,7 @@ | |
}, | ||
"extra": { | ||
"branch-alias": { | ||
"dev-main": "1.235.1-dev" | ||
"dev-main": "1.236.0-dev" | ||
}, | ||
"ecotone": { | ||
"repository": "kafka" | ||
|
@@ -69,11 +72,12 @@ | |
"name": "Enterprise License", | ||
"description": "Allows to use Enterprise features of Ecotone. For more information please write to [email protected]" | ||
} | ||
} | ||
}, | ||
"release-time": "2024-11-02 16:23:07" | ||
}, | ||
"config": { | ||
"allow-plugins": { | ||
"wikimedia/composer-merge-plugin": true | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,4 +26,4 @@ public function getBootstrapServers(): array | |
{ | ||
return $this->bootstrapServers; | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.