Skip to content

Commit

Permalink
Merge pull request #666 from creative-commoners/pulls/3.0/min-ver-com…
Browse files Browse the repository at this point in the history
…poser

DEP Update minimum composer versions
  • Loading branch information
GuySartorelli authored Dec 9, 2024
2 parents 98dd61b + 38bee11 commit 247ece6
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 @@ -24,9 +24,9 @@
"silverstripe/template-engine": "^1",
"silverstripe/vendor-plugin": "^2",
"symfony/filesystem": "^7.0",
"intervention/image": "^3.7",
"league/flysystem": "^3.22",
"league/flysystem-local": "^3.22"
"intervention/image": "^3.9",
"league/flysystem": "^3.29",
"league/flysystem-local": "^3.29"
},
"require-dev": {
"silverstripe/recipe-testing": "^4",
Expand Down

0 comments on commit 247ece6

Please sign in to comment.