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 9, 2023
1 parent 71289d6 commit 0d374eb
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 @@ -8,7 +8,7 @@
"symfony/yaml": "^3.4 || ^4.0",
"marcj/topsort": "^1 || ^2",
"psr/simple-cache": "^1.0",
"silverstripe/framework": "^4.12"
"silverstripe/framework": "4.13.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand All @@ -21,4 +21,4 @@
"SilverStripe\\Config\\Tests\\": "tests/"
}
}
}
}

0 comments on commit 0d374eb

Please sign in to comment.