Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mkocztorz committed May 20, 2015
1 parent 9e2fb16 commit c49540e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "jms/job-queue-bundle",
"name": "mkocztorz/job-queue-bundle",
"description": "Allows to schedule Symfony2 console commands as jobs.",
"keywords": ["job","queue"],
"homepage": "http://jmsyst.com/bundles/JMSJobQueueBundle",
"homepage": "https://github.com/mkocztorz/JMSJobQueueBundle",
"type": "symfony-bundle",
"license": "Apache2",
"authors": [
Expand Down

0 comments on commit c49540e

Please sign in to comment.