Skip to content

Commit

Permalink
Merge pull request #155 from jareddreyerss/feature/cms-5-upgrade
Browse files Browse the repository at this point in the history
removal of beta tag for cms 5 support
  • Loading branch information
lekoala authored Mar 25, 2024
2 parents 4e82107 + f15edd7 commit e237ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"silverstripe/framework": "^5",
"maximebf/debugbar": "^1.18",
"jdorn/sql-formatter": "1.3.x-dev",
"tractorcow/silverstripe-proxy-db": "2.0.0-beta1"
"tractorcow/silverstripe-proxy-db": "2.0.0"
},
"require-dev": {
"silverstripe/siteconfig": "^5",
Expand Down

0 comments on commit e237ff7

Please sign in to comment.