Skip to content

Commit

Permalink
Update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan committed Feb 22, 2018
1 parent b02bf55 commit fbf2788
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"minimum-stability": "dev",
"require": {
"silverstripe/framework": "^4",
"symbiote/silverstripe-queuedjobs": "^4"
"symbiote/silverstripe-queuedjobs": "4.0.5@stable"
},
"require-dev": {
"phpunit/phpunit": "^5.7",
Expand All @@ -29,5 +29,4 @@
}
},
"prefer-stable": true
}

}

0 comments on commit fbf2788

Please sign in to comment.