mirror of
https://github.com/DataTables/DataTables.git
synced 2025-01-19 12:52:11 +01:00
Packaging: Change composer.json descrptor name to use lower case
- Packagist requires that packages use only lowercase letters in their name (although the composer spec says nothing about this), so in order to make DataTables usable with packagist we need to change the name slightly.
This commit is contained in:
parent
fd91aba00c
commit
6b7761100f
@ -1 +1 @@
|
||||
a3b37ed846111b9daf355dc7c3d8b7b3b9e87ef7
|
||||
69d6767e7d35f1c4159639f42c1ff0ea6f365d2a
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "DataTables/DataTables",
|
||||
"name": "datatables/datatables",
|
||||
"version": "1.10.0-dev",
|
||||
"description": "DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.",
|
||||
"homepage": "http://www.datatables.net/",
|
||||
|
Loading…
x
Reference in New Issue
Block a user