Skip to content

Commit

Permalink
REFACTOR Silverstripe Link cleanup (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirish authored Jul 5, 2023
1 parent d8f5e0e commit 1ad83bb
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,12 @@
"require": {
"dnadesign/silverstripe-elemental": "^5",
"dynamic/silverstripe-elemental-baseobject": "^4",
"gorriecoe/silverstripe-link": "dev-refactor/allowSS5 as 1.4.1",
"gorriecoe/silverstripe-linkfield": "dev-refactor/gridfieldextensions4 as 1.0.3",
"silverstripe/framework": "^5",
"symbiote/silverstripe-gridfieldextensions": "^4"
},
"require-dev": {
"silverstripe/recipe-testing": "^3"
},
"repositories": [
{
"type": "vcs",
"url": "git@github.com:jsirish/silverstripe-link.git"
},
{
"type": "vcs",
"url": "git@github.com:jsirish/silverstripe-linkfield.git"
}
],
"minimum-stability": "dev",
"prefer-stable": true,
"autoload": {
Expand Down

0 comments on commit 1ad83bb

Please sign in to comment.