Skip to content

Commit

Permalink
MNT Update release dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Feb 9, 2023
1 parent 5ca3d93 commit 5a79b18
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"php": "^8.1",
"silverstripe/recipe-plugin": "^2",
"silverstripe/recipe-core": "5.x-dev",
"cwp/cwp-core": "3.0.x-dev",
"silverstripe/auditor": "3.0.x-dev",
"silverstripe/environmentcheck": "3.0.x-dev",
"silverstripe/hybridsessions": "3.0.x-dev"
"cwp/cwp-core": "~3.0.0@beta",
"silverstripe/auditor": "~3.0.0@beta",
"silverstripe/environmentcheck": "~3.0.0@beta",
"silverstripe/hybridsessions": "~3.0.0@beta"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit 5a79b18

Please sign in to comment.