Skip to content

Commit

Permalink
MNT Update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Sep 9, 2024
1 parent 54414b7 commit cabe853
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"license": "BSD-3-Clause",
"require": {
"php": "^8.1",
"silverstripe/recipe-plugin": "~2.0.1@stable",
"silverstripe/recipe-cms": "~5.3.0@beta",
"silverstripe/blog": "~4.3.0@beta",
"silverstripe/spamprotection": "~4.2.1@stable",
"colymba/gridfield-bulk-editing-tools": "~4.1.0@beta"
"silverstripe/recipe-plugin": "2.0.x-dev",
"silverstripe/recipe-cms": "5.3.x-dev",
"silverstripe/blog": "4.3.x-dev",
"silverstripe/spamprotection": "4.2.x-dev",
"colymba/gridfield-bulk-editing-tools": "4.1.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
Expand Down

0 comments on commit cabe853

Please sign in to comment.