This commit is contained in:
Xes
2025-08-14 22:41:49 +02:00
parent 2de81ccc46
commit 8ce45119b6
39774 changed files with 4309466 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"name": "sonata-project-core-bundle",
"homepage": "https://sonata-project.org/bundles/core-bundle",
"authors": [
"Thomas Rabaix <thomas.rabaix@gmail.com>"
],
"dependencies": {
"eonasdan-bootstrap-datetimepicker": "^3.1",
"select2": "^3.5",
"select2-bootstrap-css": "^1.4",
"moment": "^2.8",
"components-font-awesome": "^4.5",
"ionicons": "^2.0"
},
"license": "MIT",
"private": true,
"ignore": [
"*"
]
}