|
@@ -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": "3c8000e9218b34c791423332c7230c6a",
|
|
|
+ "content-hash": "a21b39ff901abc79e1cb3db926838072",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "composer/semver",
|
|
@@ -1592,6 +1592,70 @@
|
|
|
},
|
|
|
"time": "2025-07-15T20:50:09+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "pentiminax/ux-datatables",
|
|
|
+ "version": "v0.8.2",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/pentiminax/ux-datatables.git",
|
|
|
+ "reference": "d25a59855ac17f69cf4e2dc9940c54099ad53afb"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/pentiminax/ux-datatables/zipball/d25a59855ac17f69cf4e2dc9940c54099ad53afb",
|
|
|
+ "reference": "d25a59855ac17f69cf4e2dc9940c54099ad53afb",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=8.2",
|
|
|
+ "symfony/config": "^7.0",
|
|
|
+ "symfony/dependency-injection": "^7.0",
|
|
|
+ "symfony/http-kernel": "^7.0",
|
|
|
+ "symfony/stimulus-bundle": "^2.22"
|
|
|
+ },
|
|
|
+ "conflict": {
|
|
|
+ "symfony/flex": "<1.13"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpunit/phpunit": "^11.5",
|
|
|
+ "symfony/framework-bundle": "^7.0",
|
|
|
+ "symfony/phpunit-bridge": "^7.0",
|
|
|
+ "symfony/twig-bundle": "^7.0",
|
|
|
+ "symfony/var-dumper": "^7.0"
|
|
|
+ },
|
|
|
+ "type": "symfony-bundle",
|
|
|
+ "extra": {
|
|
|
+ "thanks": {
|
|
|
+ "url": "https://github.com/symfony/ux",
|
|
|
+ "name": "symfony/ux"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Pentiminax\\UX\\DataTables\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Tanguy Lemarié",
|
|
|
+ "email": "tanguy.lemarie6@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "DataTables.net integration for Symfony",
|
|
|
+ "homepage": "https://github.com/pentiminax/ux-datatables",
|
|
|
+ "keywords": [
|
|
|
+ "symfony-ux"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/pentiminax/ux-datatables/issues",
|
|
|
+ "source": "https://github.com/pentiminax/ux-datatables/tree/v0.8.2"
|
|
|
+ },
|
|
|
+ "time": "2025-07-12T10:09:31+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "phpdocumentor/reflection-common",
|
|
|
"version": "2.2.0",
|
|
@@ -7297,6 +7361,86 @@
|
|
|
],
|
|
|
"time": "2025-06-17T06:15:15+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "symfony/ux-toggle-password",
|
|
|
+ "version": "v2.27.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/ux-toggle-password.git",
|
|
|
+ "reference": "9753f554d00e0f86f44726165f9af6e6513086b7"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/ux-toggle-password/zipball/9753f554d00e0f86f44726165f9af6e6513086b7",
|
|
|
+ "reference": "9753f554d00e0f86f44726165f9af6e6513086b7",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=8.1",
|
|
|
+ "symfony/config": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/dependency-injection": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/form": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/http-kernel": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/options-resolver": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/translation": "^5.4|^6.0|^7.0"
|
|
|
+ },
|
|
|
+ "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",
|
|
|
+ "twig/twig": "^2.14.7|^3.0.4"
|
|
|
+ },
|
|
|
+ "type": "symfony-bundle",
|
|
|
+ "extra": {
|
|
|
+ "thanks": {
|
|
|
+ "url": "https://github.com/symfony/ux",
|
|
|
+ "name": "symfony/ux"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\UX\\TogglePassword\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Félix Eymonot",
|
|
|
+ "email": "felix.eymonot@alximy.io"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Toggle visibility of password inputs for Symfony Forms",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "symfony-ux"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/ux-toggle-password/tree/v2.27.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": "2025-06-06T20:27:21+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "symfony/ux-turbo",
|
|
|
"version": "v2.27.0",
|
|
@@ -7893,6 +8037,54 @@
|
|
|
],
|
|
|
"time": "2025-06-03T06:57:57+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "symfonycasts/reset-password-bundle",
|
|
|
+ "version": "v1.23.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/SymfonyCasts/reset-password-bundle.git",
|
|
|
+ "reference": "bde42fe5956e0cd523931da886ee41ab660c45b2"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/SymfonyCasts/reset-password-bundle/zipball/bde42fe5956e0cd523931da886ee41ab660c45b2",
|
|
|
+ "reference": "bde42fe5956e0cd523931da886ee41ab660c45b2",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-json": "*",
|
|
|
+ "php": ">=8.1.10",
|
|
|
+ "symfony/config": "^5.4 | ^6.0 | ^7.0",
|
|
|
+ "symfony/dependency-injection": "^5.4 | ^6.0 | ^7.0",
|
|
|
+ "symfony/deprecation-contracts": "^2.2 | ^3.0",
|
|
|
+ "symfony/http-kernel": "^5.4 | ^6.0 | ^7.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "doctrine/annotations": "^1.0",
|
|
|
+ "doctrine/doctrine-bundle": "^2.8",
|
|
|
+ "doctrine/orm": "^2.13",
|
|
|
+ "symfony/framework-bundle": "^5.4 | ^6.0 | ^7.0",
|
|
|
+ "symfony/phpunit-bridge": "^5.4 | ^6.0 | ^7.0",
|
|
|
+ "symfony/process": "^6.4 | ^7.0 | ^7.1",
|
|
|
+ "symfonycasts/internal-test-helpers": "dev-main"
|
|
|
+ },
|
|
|
+ "type": "symfony-bundle",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "SymfonyCasts\\Bundle\\ResetPassword\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "description": "Symfony bundle that adds password reset functionality.",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/SymfonyCasts/reset-password-bundle/issues",
|
|
|
+ "source": "https://github.com/SymfonyCasts/reset-password-bundle/tree/v1.23.1"
|
|
|
+ },
|
|
|
+ "time": "2024-12-09T19:04:36+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "symfonycasts/verify-email-bundle",
|
|
|
"version": "v1.17.3",
|