Skip to content

Commit

Permalink
Merge pull request #68 from creative-commoners/pulls/2/symfony4
Browse files Browse the repository at this point in the history
DEP Update dependencies for CMS 5
  • Loading branch information
GuySartorelli authored Aug 9, 2022
2 parents 7297478 + b00bfbc commit 268189e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"license": "BSD-3-Clause",
"require": {
"php": "^8.1",
"symfony/finder": "^4.0",
"symfony/yaml": "^4.0",
"marcj/topsort": "^2",
"psr/simple-cache": "^1.0"
"symfony/finder": "^4.4.44",
"symfony/yaml": "^4.4.44",
"marcj/topsort": "^2.0.0",
"psr/simple-cache": "^1.0.1"
},
"require-dev": {
"silverstripe/framework": "^5",
Expand Down

0 comments on commit 268189e

Please sign in to comment.