Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed May 14, 2024
1 parent f711017 commit 0098953
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 74 deletions.
12 changes: 1 addition & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,7 @@
"silverstripe/framework": "dev-pulls/6/fieldlist-strongly-type as 6.x-dev",
"silverstripe/frameworktest": "2.x-dev",
"silverstripe/recipe-testing": "^4",
"mikey179/vfsstream": "^1.6.10",
"silverstripe/userforms": "dev-pulls/7/fieldlist-typing as 7.x-dev",
"symbiote/silverstripe-advancedworkflow": "dev-pulls/7/fieldlist-typing as 7.x-dev"
"mikey179/vfsstream": "^1.6.10"
},
"require-dev": {
"silverstripe/frameworktest": "^2",
Expand Down Expand Up @@ -78,14 +76,6 @@
"x0": {
"type": "vcs",
"url": "[email protected]:creative-commoners/silverstripe-framework"
},
"x1": {
"type": "vcs",
"url": "[email protected]:creative-commoners/silverstripe-userforms"
},
"x2": {
"type": "vcs",
"url": "[email protected]:creative-commoners/silverstripe-advancedworkflow"
}
},
"conflict": {
Expand Down
108 changes: 45 additions & 63 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0098953

Please sign in to comment.