Skip to content

Commit b35858a

Browse files
committed
Forgot to update the description
1 parent 8748e9f commit b35858a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pheanstalk-task-queue-bundle
22
============================
3-
A task queue/ worker bundle for use with symfony2, leezy/pheanstalk and pda/pheanstalk
3+
A task queue/ worker bundle for use with symfony2 and pda/pheanstalk
44

55
Initial code was donated by Mijndomein.nl under Apache 2.0 licence to this project.

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webdevvie/pheanstalk-task-queue-bundle",
3-
"description": "A task queue / worker bundle for use with symfony2, leezy/pheanstalk and pda/pheanstalk",
3+
"description": "A task queue / worker bundle for use with symfony2 and pda/pheanstalk",
44
"keywords": ["symfony", "beanstalkd", "bundle", "pheanstalk", "worker"],
55
"license": "Apache-2.0",
66
"authors": [
@@ -31,7 +31,7 @@
3131
},
3232
"extra": {
3333
"branch-alias": {
34-
"dev-master": "0.3-dev"
34+
"dev-master": "0.3.1-dev"
3535
}
3636
},
3737
"target-dir": "Webdevvie/PheanstalkTaskQueueBundle"

0 commit comments

Comments
 (0)