Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Commit

Permalink
Update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ScopeyNZ committed Jul 29, 2019
1 parent c40480c commit ae7073e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"license": "BSD-3-Clause",
"require": {
"silverstripe/recipe-plugin": "^1",
"silverstripe/recipe-core": "4.4.x-dev",
"cwp/cwp-core": "2.3.x-dev",
"silverstripe/auditor": "2.1.x-dev",
"silverstripe/environmentcheck": "2.0.x-dev",
"silverstripe/hybridsessions": "2.1.x-dev",
"silverstripe/mimevalidator": "2.0.x-dev"
"silverstripe/recipe-core": "4.4.0@stable",
"cwp/cwp-core": "2.3.2@stable",
"silverstripe/auditor": "2.1.5@stable",
"silverstripe/environmentcheck": "2.1.0@stable",
"silverstripe/hybridsessions": "2.1.2@stable",
"silverstripe/mimevalidator": "2.0.0@stable"
},
"require-dev": {
"phpunit/phpunit": "^5.7"
Expand All @@ -26,4 +26,4 @@
},
"prefer-stable": true,
"minimum-stability": "dev"
}
}

0 comments on commit ae7073e

Please sign in to comment.