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 968c797 commit baad2c1
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 @@ -7,10 +7,10 @@
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/recipe-plugin": "^1.2",
"silverstripe/assets": "1.13.x-dev",
"silverstripe/config": "1.6.x-dev",
"silverstripe/framework": "4.13.x-dev",
"silverstripe/mimevalidator": "2.5.x-dev"
"silverstripe/assets": "~1.13.0@stable",
"silverstripe/config": "~1.6.0@stable",
"silverstripe/framework": "~4.13.0@stable",
"silverstripe/mimevalidator": "~2.5.0@stable"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit baad2c1

Please sign in to comment.