Skip to content

Commit

Permalink
DEP Dependencies for CMS 6
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Feb 19, 2024
1 parent 9054575 commit 2f71799
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"require": {
"php": "^8.1",
"symfony/process": "^6.1.3",
"silverstripe/framework": "^5"
"silverstripe/framework": "^6"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand All @@ -24,4 +24,4 @@
"scripts": {
"lint": "vendor/bin/phpcs --standard=PSR2 code/ bin/ tests/"
}
}
}

0 comments on commit 2f71799

Please sign in to comment.