Skip to content

Commit

Permalink
DEP Use the canonical repository for proxy-db (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Mar 19, 2024
1 parent 733da0c commit 537dcd3
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 @@ -12,7 +12,7 @@
"silverstripe/framework": "^5",
"monolog/monolog": "^3.2",
"psr/log": "^3",
"silverstripe/silverstripe-proxy-db": "^2"
"tractorcow/silverstripe-proxy-db": "^2"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
Expand Down

0 comments on commit 537dcd3

Please sign in to comment.