Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
vanterbit committed Dec 28, 2023
1 parent c69697e commit c9601f1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
}
},
"require": {
"vanterbit/components": "^1.0.0",
"vanterbit/bootstrap-switch": "^1.0.0",
"webvimark/components": "^1.0.0",
"webvimark/bootstrap-switch": "^1.0.0",
"ikimea/browser": "1.12.0",
"vanterbit/date-range-picker": "^1.0.0",
"vanterbit/helpers": "^1.0.0",
"vanterbit/grid-bulk-actions": "^1.0.0",
"vanterbit/grid-page-size": "^1.0.0"
"webvimark/date-range-picker": "^1.0.0",
"webvimark/helpers": "^1.0.0",
"webvimark/grid-bulk-actions": "^1.0.0",
"webvimark/grid-page-size": "^1.0.0"
}
}

0 comments on commit c9601f1

Please sign in to comment.