Skip to content

Commit

Permalink
WIP - update minimum requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesDPC committed Jun 22, 2023
1 parent e6ef6fb commit 64eb556
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 @@ -22,9 +22,9 @@
}
],
"require": {
"dnadesign/silverstripe-elemental": "^4.9.0",
"codem/silverstripe-html5-inputs": "^0.1",
"gorriecoe/silverstripe-link": "^1.0"
"dnadesign/silverstripe-elemental": "^5",
"codem/silverstripe-html5-inputs": "^1",
"gorriecoe/silverstripe-link": "*"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit 64eb556

Please sign in to comment.