Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ef7ddc9

Browse files
author
Michel Salib
committed
Update deps
1 parent 2a69e38 commit ef7ddc9

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
vendor

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"symfony/framework-bundle": "2.1.*",
17-
"chrisboulton/php-resque": "dev-master"
17+
"chrisboulton/php-resque": "1.2.*"
1818
},
1919
"autoload": {
2020
"psr-0": { "BCC\\ResqueBundle": "" }

0 commit comments

Comments
 (0)