|
@@ -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": "106b1b22b73d4df8beb1d8a9e45a1cd9",
|
|
|
+ "content-hash": "bb170ad88f957224499b4e3f561ecb2f",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "composer/package-versions-deprecated",
|
|
@@ -6840,6 +6840,75 @@
|
|
|
],
|
|
|
"time": "2024-04-18T09:32:20+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "symfony/stimulus-bundle",
|
|
|
+ "version": "v2.18.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/stimulus-bundle.git",
|
|
|
+ "reference": "017b60e036c366c8ce0e77864d5aabab436ad73d"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/017b60e036c366c8ce0e77864d5aabab436ad73d",
|
|
|
+ "reference": "017b60e036c366c8ce0e77864d5aabab436ad73d",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=8.1",
|
|
|
+ "symfony/config": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/dependency-injection": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/deprecation-contracts": "^2.0|^3.0",
|
|
|
+ "symfony/finder": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/http-kernel": "^5.4|^6.0|^7.0",
|
|
|
+ "twig/twig": "^2.15.3|^3.8"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "symfony/asset-mapper": "^6.3|^7.0",
|
|
|
+ "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",
|
|
|
+ "zenstruck/browser": "^1.4"
|
|
|
+ },
|
|
|
+ "type": "symfony-bundle",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\UX\\StimulusBundle\\": "src"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Integration with your Symfony app & Stimulus!",
|
|
|
+ "keywords": [
|
|
|
+ "symfony-ux"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/stimulus-bundle/tree/v2.18.1"
|
|
|
+ },
|
|
|
+ "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-06-11T13:21:54+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "symfony/stopwatch",
|
|
|
"version": "v7.1.1",
|