Skip to content

Commit 4241f5c

Browse files
committed
Removing version requirements for php-resque
1 parent f4b8f14 commit 4241f5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
{ "type": "git", "url": "https://github.com/chrisboulton/php-resque" }
1818
],
1919
"require": {
20-
"chrisboulton/php-resque": "< 1.3"
20+
"chrisboulton/php-resque": "dev-master"
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)