|
|
|
|
@ -4,7 +4,7 @@
@@ -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": "0cd33192da4ef60028e3b2dab8d92170", |
|
|
|
|
"content-hash": "210ea2a31ffe95d3b02f9a5b177fdda3", |
|
|
|
|
"packages": [ |
|
|
|
|
{ |
|
|
|
|
"name": "bacon/bacon-qr-code", |
|
|
|
|
@ -1967,79 +1967,6 @@
@@ -1967,79 +1967,6 @@
|
|
|
|
|
], |
|
|
|
|
"time": "2025-05-05T16:03:34+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "lcobucci/jwt", |
|
|
|
|
"version": "5.5.0", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/lcobucci/jwt.git", |
|
|
|
|
"reference": "a835af59b030d3f2967725697cf88300f579088e" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/a835af59b030d3f2967725697cf88300f579088e", |
|
|
|
|
"reference": "a835af59b030d3f2967725697cf88300f579088e", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"ext-openssl": "*", |
|
|
|
|
"ext-sodium": "*", |
|
|
|
|
"php": "~8.2.0 || ~8.3.0 || ~8.4.0", |
|
|
|
|
"psr/clock": "^1.0" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"infection/infection": "^0.29", |
|
|
|
|
"lcobucci/clock": "^3.2", |
|
|
|
|
"lcobucci/coding-standard": "^11.0", |
|
|
|
|
"phpbench/phpbench": "^1.2", |
|
|
|
|
"phpstan/extension-installer": "^1.2", |
|
|
|
|
"phpstan/phpstan": "^1.10.7", |
|
|
|
|
"phpstan/phpstan-deprecation-rules": "^1.1.3", |
|
|
|
|
"phpstan/phpstan-phpunit": "^1.3.10", |
|
|
|
|
"phpstan/phpstan-strict-rules": "^1.5.0", |
|
|
|
|
"phpunit/phpunit": "^11.1" |
|
|
|
|
}, |
|
|
|
|
"suggest": { |
|
|
|
|
"lcobucci/clock": ">= 3.2" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-4": { |
|
|
|
|
"Lcobucci\\JWT\\": "src" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"BSD-3-Clause" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Luís Cobucci", |
|
|
|
|
"email": "lcobucci@gmail.com", |
|
|
|
|
"role": "Developer" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "A simple library to work with JSON Web Token and JSON Web Signature", |
|
|
|
|
"keywords": [ |
|
|
|
|
"JWS", |
|
|
|
|
"jwt" |
|
|
|
|
], |
|
|
|
|
"support": { |
|
|
|
|
"issues": "https://github.com/lcobucci/jwt/issues", |
|
|
|
|
"source": "https://github.com/lcobucci/jwt/tree/5.5.0" |
|
|
|
|
}, |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
|
"url": "https://github.com/lcobucci", |
|
|
|
|
"type": "github" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"url": "https://www.patreon.com/lcobucci", |
|
|
|
|
"type": "patreon" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"time": "2025-01-26T21:29:45+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "league/commonmark", |
|
|
|
|
"version": "2.7.1", |
|
|
|
|
@ -4017,62 +3944,6 @@
@@ -4017,62 +3944,6 @@
|
|
|
|
|
}, |
|
|
|
|
"time": "2023-04-04T09:54:51+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "psr/link", |
|
|
|
|
"version": "2.0.1", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/php-fig/link.git", |
|
|
|
|
"reference": "84b159194ecfd7eaa472280213976e96415433f7" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/php-fig/link/zipball/84b159194ecfd7eaa472280213976e96415433f7", |
|
|
|
|
"reference": "84b159194ecfd7eaa472280213976e96415433f7", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=8.0.0" |
|
|
|
|
}, |
|
|
|
|
"suggest": { |
|
|
|
|
"fig/link-util": "Provides some useful PSR-13 utilities" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "2.0.x-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-4": { |
|
|
|
|
"Psr\\Link\\": "src/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "PHP-FIG", |
|
|
|
|
"homepage": "http://www.php-fig.org/" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "Common interfaces for HTTP links", |
|
|
|
|
"homepage": "https://github.com/php-fig/link", |
|
|
|
|
"keywords": [ |
|
|
|
|
"http", |
|
|
|
|
"http-link", |
|
|
|
|
"link", |
|
|
|
|
"psr", |
|
|
|
|
"psr-13", |
|
|
|
|
"rest" |
|
|
|
|
], |
|
|
|
|
"support": { |
|
|
|
|
"source": "https://github.com/php-fig/link/tree/2.0.1" |
|
|
|
|
}, |
|
|
|
|
"time": "2021-03-11T23:00:27+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "psr/log", |
|
|
|
|
"version": "3.0.2", |
|
|
|
|
@ -6471,173 +6342,6 @@
@@ -6471,173 +6342,6 @@
|
|
|
|
|
], |
|
|
|
|
"time": "2024-11-08T15:46:42+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/mercure", |
|
|
|
|
"version": "v0.6.5", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/mercure.git", |
|
|
|
|
"reference": "304cf84609ef645d63adc65fc6250292909a461b" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/mercure/zipball/304cf84609ef645d63adc65fc6250292909a461b", |
|
|
|
|
"reference": "304cf84609ef645d63adc65fc6250292909a461b", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=7.1.3", |
|
|
|
|
"symfony/deprecation-contracts": "^2.0|^3.0|^4.0", |
|
|
|
|
"symfony/http-client": "^4.4|^5.0|^6.0|^7.0", |
|
|
|
|
"symfony/http-foundation": "^4.4|^5.0|^6.0|^7.0", |
|
|
|
|
"symfony/polyfill-php80": "^1.22", |
|
|
|
|
"symfony/web-link": "^4.4|^5.0|^6.0|^7.0" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"lcobucci/jwt": "^3.4|^4.0|^5.0", |
|
|
|
|
"symfony/event-dispatcher": "^4.4|^5.0|^6.0|^7.0", |
|
|
|
|
"symfony/http-kernel": "^4.4|^5.0|^6.0|^7.0", |
|
|
|
|
"symfony/phpunit-bridge": "^5.2|^6.0|^7.0", |
|
|
|
|
"symfony/stopwatch": "^4.4|^5.0|^6.0|^7.0", |
|
|
|
|
"twig/twig": "^2.0|^3.0|^4.0" |
|
|
|
|
}, |
|
|
|
|
"suggest": { |
|
|
|
|
"symfony/stopwatch": "Integration with the profiler performances" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"thanks": { |
|
|
|
|
"url": "https://github.com/dunglas/mercure", |
|
|
|
|
"name": "dunglas/mercure" |
|
|
|
|
}, |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-main": "0.6.x-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-4": { |
|
|
|
|
"Symfony\\Component\\Mercure\\": "src/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Kévin Dunglas", |
|
|
|
|
"email": "dunglas@gmail.com" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "Symfony Community", |
|
|
|
|
"homepage": "https://symfony.com/contributors" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "Symfony Mercure Component", |
|
|
|
|
"homepage": "https://symfony.com", |
|
|
|
|
"keywords": [ |
|
|
|
|
"mercure", |
|
|
|
|
"push", |
|
|
|
|
"sse", |
|
|
|
|
"updates" |
|
|
|
|
], |
|
|
|
|
"support": { |
|
|
|
|
"issues": "https://github.com/symfony/mercure/issues", |
|
|
|
|
"source": "https://github.com/symfony/mercure/tree/v0.6.5" |
|
|
|
|
}, |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
|
"url": "https://github.com/dunglas", |
|
|
|
|
"type": "github" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/mercure", |
|
|
|
|
"type": "tidelift" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"time": "2024-04-08T12:51:34+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/mercure-bundle", |
|
|
|
|
"version": "v0.3.9", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/mercure-bundle.git", |
|
|
|
|
"reference": "77435d740b228e9f5f3f065b6db564f85f2cdb64" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/mercure-bundle/zipball/77435d740b228e9f5f3f065b6db564f85f2cdb64", |
|
|
|
|
"reference": "77435d740b228e9f5f3f065b6db564f85f2cdb64", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"lcobucci/jwt": "^3.4|^4.0|^5.0", |
|
|
|
|
"php": ">=7.1.3", |
|
|
|
|
"symfony/config": "^4.4|^5.0|^6.0|^7.0", |
|
|
|
|
"symfony/dependency-injection": "^4.4|^5.4|^6.0|^7.0", |
|
|
|
|
"symfony/http-kernel": "^4.4|^5.0|^6.0|^7.0", |
|
|
|
|
"symfony/mercure": "^0.6.1", |
|
|
|
|
"symfony/web-link": "^4.4|^5.0|^6.0|^7.0" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"symfony/phpunit-bridge": "^4.3.7|^5.0|^6.0|^7.0", |
|
|
|
|
"symfony/stopwatch": "^4.3.7|^5.0|^6.0|^7.0", |
|
|
|
|
"symfony/ux-turbo": "*", |
|
|
|
|
"symfony/var-dumper": "^4.3.7|^5.0|^6.0|^7.0" |
|
|
|
|
}, |
|
|
|
|
"suggest": { |
|
|
|
|
"symfony/messenger": "To use the Messenger integration" |
|
|
|
|
}, |
|
|
|
|
"type": "symfony-bundle", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-main": "0.3.x-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-4": { |
|
|
|
|
"Symfony\\Bundle\\MercureBundle\\": "src/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Kévin Dunglas", |
|
|
|
|
"email": "dunglas@gmail.com" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "Symfony Community", |
|
|
|
|
"homepage": "https://symfony.com/contributors" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "Symfony MercureBundle", |
|
|
|
|
"homepage": "https://symfony.com", |
|
|
|
|
"keywords": [ |
|
|
|
|
"mercure", |
|
|
|
|
"push", |
|
|
|
|
"sse", |
|
|
|
|
"updates" |
|
|
|
|
], |
|
|
|
|
"support": { |
|
|
|
|
"issues": "https://github.com/symfony/mercure-bundle/issues", |
|
|
|
|
"source": "https://github.com/symfony/mercure-bundle/tree/v0.3.9" |
|
|
|
|
}, |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
|
"url": "https://github.com/dunglas", |
|
|
|
|
"type": "github" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/mercure-bundle", |
|
|
|
|
"type": "tidelift" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"time": "2024-05-31T09:07:18+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/options-resolver", |
|
|
|
|
"version": "v7.1.9", |
|
|
|
|
@ -9197,89 +8901,6 @@
@@ -9197,89 +8901,6 @@
|
|
|
|
|
], |
|
|
|
|
"time": "2024-09-25T14:20:29+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/web-link", |
|
|
|
|
"version": "v7.1.6", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/web-link.git", |
|
|
|
|
"reference": "383aa7566f25e3a1ab323732c2cc6a1748120d3a" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/web-link/zipball/383aa7566f25e3a1ab323732c2cc6a1748120d3a", |
|
|
|
|
"reference": "383aa7566f25e3a1ab323732c2cc6a1748120d3a", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=8.2", |
|
|
|
|
"psr/link": "^1.1|^2.0" |
|
|
|
|
}, |
|
|
|
|
"conflict": { |
|
|
|
|
"symfony/http-kernel": "<6.4" |
|
|
|
|
}, |
|
|
|
|
"provide": { |
|
|
|
|
"psr/link-implementation": "1.0|2.0" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"symfony/http-kernel": "^6.4|^7.0" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-4": { |
|
|
|
|
"Symfony\\Component\\WebLink\\": "" |
|
|
|
|
}, |
|
|
|
|
"exclude-from-classmap": [ |
|
|
|
|
"/Tests/" |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Kévin Dunglas", |
|
|
|
|
"email": "dunglas@gmail.com" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "Symfony Community", |
|
|
|
|
"homepage": "https://symfony.com/contributors" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "Manages links between resources", |
|
|
|
|
"homepage": "https://symfony.com", |
|
|
|
|
"keywords": [ |
|
|
|
|
"dns-prefetch", |
|
|
|
|
"http", |
|
|
|
|
"http2", |
|
|
|
|
"link", |
|
|
|
|
"performance", |
|
|
|
|
"prefetch", |
|
|
|
|
"preload", |
|
|
|
|
"prerender", |
|
|
|
|
"psr13", |
|
|
|
|
"push" |
|
|
|
|
], |
|
|
|
|
"support": { |
|
|
|
|
"source": "https://github.com/symfony/web-link/tree/v7.1.6" |
|
|
|
|
}, |
|
|
|
|
"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-25T14:20:29+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/workflow", |
|
|
|
|
"version": "v7.1.6", |
|
|
|
|
|