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 Mar 10, 2023
1 parent 3d161a4 commit 8fcfbf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
],
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/cms": "4.13.0-beta1",
"silverstripe/reports": "4.13.0-beta1"
"silverstripe/cms": "4.13.x-dev",
"silverstripe/reports": "4.13.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit 8fcfbf9

Please sign in to comment.