Skip to content

Commit 9040ec6

Browse files
Merge pull request #43 from creative-commoners/pulls/2/proxydb
DEP Require proxy-db ^1
2 parents a7c7b4d + e52e474 commit 9040ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"silverstripe/framework": "^4.10",
1313
"monolog/monolog": "~1.11",
1414
"psr/log": "~1.0",
15-
"tractorcow/silverstripe-proxy-db": "~0.1"
15+
"tractorcow/silverstripe-proxy-db": "^1"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^9.5",

0 commit comments

Comments
 (0)