|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "bb170ad88f957224499b4e3f561ecb2f",
|
|
|
+ "content-hash": "572c52715190154517a04e502532f55c",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "composer/package-versions-deprecated",
|
|
@@ -7505,6 +7505,86 @@
|
|
|
],
|
|
|
"time": "2024-05-31T14:59:31+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "symfony/ux-chartjs",
|
|
|
+ "version": "v2.20.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/ux-chartjs.git",
|
|
|
+ "reference": "3a669e28d6665515da4d3117d245650d325212da"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/ux-chartjs/zipball/3a669e28d6665515da4d3117d245650d325212da",
|
|
|
+ "reference": "3a669e28d6665515da4d3117d245650d325212da",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=8.1",
|
|
|
+ "symfony/config": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/dependency-injection": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/http-kernel": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/stimulus-bundle": "^2.9.1"
|
|
|
+ },
|
|
|
+ "conflict": {
|
|
|
+ "symfony/flex": "<1.13"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "symfony/framework-bundle": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/phpunit-bridge": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/twig-bundle": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/var-dumper": "^5.4|^6.0|^7.0"
|
|
|
+ },
|
|
|
+ "type": "symfony-bundle",
|
|
|
+ "extra": {
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/ux",
|
|
|
+ "url": "https://github.com/symfony/ux"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\UX\\Chartjs\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Titouan Galopin",
|
|
|
+ "email": "galopintitouan@gmail.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Chart.js integration for Symfony",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "symfony-ux"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/ux-chartjs/tree/v2.20.0"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2024-09-24T09:27:42+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "symfony/validator",
|
|
|
"version": "v7.1.3",
|