Skip to content

Commit

Permalink
Merge pull request #322 from creative-commoners/pulls/3.10/proxydb
Browse files Browse the repository at this point in the history
DEP Require proxy-db ^1
  • Loading branch information
GuySartorelli authored May 2, 2022
2 parents 6d90b3c + bd9501a commit 0560e8a
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 @@ -26,7 +26,7 @@
"monolog/monolog": "~1.15",
"silverstripe/solr-php-client": "^1.0",
"symfony/process": "^3.4 || ^4",
"tractorcow/silverstripe-proxy-db": "~0.1",
"tractorcow/silverstripe-proxy-db": "^1",
"ext-curl": "*"
},
"require-dev": {
Expand Down

0 comments on commit 0560e8a

Please sign in to comment.