Skip to content

Commit

Permalink
Merge pull request #23 from mediact/feature/djjob-to-1.0.0
Browse files Browse the repository at this point in the history
Use version 1.0.0 of the seatgeek/djjob module
  • Loading branch information
jkowens committed Oct 31, 2018
2 parents eaa26ae + 455ebca commit cf4600e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "JobQueue for Magento using DJJob",
"require": {
"php": ">=5.1",
"seatgeek/djjob": "dev-master"
"seatgeek/djjob": "1.0.0"
},
"authors": [
{
Expand Down

0 comments on commit cf4600e

Please sign in to comment.