Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24682430
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/composer.json b/composer.json
index 0df3de8..f657240 100644
--- a/composer.json
+++ b/composer.json
@@ -1,45 +1,45 @@
{
"name": "keruald/broker",
"description": "Message broker abstraction layer",
"license": "BSD-2-Clause",
- "version": "0.2.0",
+ "version": "0.3.0",
"repositories": [
{
"type": "vcs",
"url": "https://github.com/keruald/broker"
}
],
"authors": [
{
"name": "Sébastien Santoro",
"email": "dereckson@espace-win.org"
}
],
"keywords": [
"keruald",
"broker",
"AMQP",
"RabbitMQ"
],
"support": {
"irc": "irc://irc.freenode.net/wolfplex",
"issues": "http://devcentral.nasqueron.org"
},
"require": {
"php": ">=5.6.0",
"videlalvaro/php-amqplib": "2.5.*"
},
"require-dev": {
"phpunit/phpunit": "5.0.*",
"squizlabs/php_codesniffer": "*"
},
"autoload": {
"psr-4": {
"Keruald\\Broker\\": "src/",
"Keruald\\Broker\\Tests\\": "tests/"
}
},
"scripts": {
"test": "php vendor/bin/phpunit"
}
}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Mar 7, 01:20 (1 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3500211
Default Alt Text
(1 KB)
Attached To
Mode
rKBROKER Keruald Broker
Attached
Detach File
Event Timeline
Log In to Comment