Skip to content

Commit e2c6874

Browse files
committed
Changed dependency to php-resque.
1 parent 6798ef8 commit e2c6874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
{ "type": "git", "url": "https://github.com/chrisboulton/php-resque" }
1818
],
1919
"require": {
20-
"chrisboulton/php-resque-scheduler": "dev-master"
20+
"chrisboulton/php-resque": "dev-master"
2121
},
2222
"minimum-stability": "dev"
2323
}

0 commit comments

Comments
 (0)