Skip to content

Commit

Permalink
Package: Remove composer version
Browse files Browse the repository at this point in the history
  • Loading branch information
dtbuild committed Jan 25, 2024
1 parent 8e26424 commit ccdc03a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"version": "1.4.0",
"name": "datatables.net/datatables.net-select-bs4",
"description": "Select provides table item selection capabilities - rows, columns and cells can be selected individually or collectively. Complex selection operations such as operating system style selection (ctrl/cmd and shift click) for multiple rows can be enabled with a single option for a DataTable. This is Select for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)",
"support": {
Expand All @@ -20,9 +19,9 @@
"minimum-stability": "dev",
"keywords": [
"select",
"selection",
"selection",
"Bootstrap",
"Bootstrap4",
"Bootstrap4",
"Datatables",
"jQuery",
"table"
Expand All @@ -31,4 +30,4 @@
"datatables.net/datatables.net-select": ">=1.4.0",
"datatables.net/datatables.net-bs4": ">=1.12.1"
}
}
}

0 comments on commit ccdc03a

Please sign in to comment.