Skip to content

Commit

Permalink
Update composer.json with SS 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonyThorpe committed Nov 30, 2023
1 parent 704319c commit d50e2ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -4,13 +4,13 @@
"type": "silverstripe-vendormodule",
"keywords": ["Silverstripe", "silvershop", "shop", "ecommerce", "bank deposit", "direct credit"],
"require": {
"silverstripe/cms": "^5",
"silvershop/core": "dev-main",
"silvershop/core": "dev-main",
"omnipay/manual": "^3.0.0"
},
"require-dev": {
"omnipay/dummy": "dev-master",
"php-http/guzzle7-adapter": "^1",
"silverstripe/cms": "^5.1",
"squizlabs/php_codesniffer": "^3.7.2"
},
"autoload": {
Expand Down

0 comments on commit d50e2ed

Please sign in to comment.