Skip to content

Commit

Permalink
Merge pull request #4 from dnadesign/ss5
Browse files Browse the repository at this point in the history
Silverstripe 5 compatibility
  • Loading branch information
jalamanderman authored Oct 1, 2023
2 parents c1a7056 + a1cc18a commit 70b6d26
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
],
"license": "MIT",
"require": {
"silverstripe/vendor-plugin": "^1.0",
"silverstripe/framework": "^4.0",
"chrometoaster/silverstripe-image-quality": "~1.0"
"silverstripe/vendor-plugin": "^1.0 || ^2.0",
"silverstripe/framework": "^4.0 || ^5.0",
"chrometoaster/silverstripe-image-quality": "1.1.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 70b6d26

Please sign in to comment.