Skip to content

Commit

Permalink
MNT Update release dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Apr 26, 2023
1 parent f06642e commit aa0f1c7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/recipe-plugin": "^1",
"silverstripe/recipe-cms": "4.13.x-dev",
"silverstripe/blog": "3.12.x-dev",
"silverstripe/widgets": "2.4.x-dev",
"silverstripe/content-widget": "2.4.x-dev",
"silverstripe/spamprotection": "3.4.x-dev",
"silverstripe/akismet": "4.5.x-dev",
"silverstripe/comments": "3.10.x-dev",
"silverstripe/comment-notifications": "2.4.x-dev",
"silverstripe/recipe-cms": "~4.13.0@stable",
"silverstripe/blog": "~3.12.0@stable",
"silverstripe/widgets": "~2.4.0@stable",
"silverstripe/content-widget": "~2.4.0@stable",
"silverstripe/spamprotection": "~3.4.0@stable",
"silverstripe/akismet": "~4.5.0@stable",
"silverstripe/comments": "~3.10.0@stable",
"silverstripe/comment-notifications": "~2.4.0@stable",
"colymba/gridfield-bulk-editing-tools": "^3"
},
"require-dev": {
Expand Down

0 comments on commit aa0f1c7

Please sign in to comment.