diff --git a/composer.lock b/composer.lock index b4bc94f..bc3984c 100644 --- a/composer.lock +++ b/composer.lock @@ -388,16 +388,16 @@ }, { "name": "civicrm/civicrm-core", - "version": "6.11.0", + "version": "6.11.1", "source": { "type": "git", "url": "https://github.com/civicrm/civicrm-core.git", - "reference": "feca63e9853a28e88cf82a475379e3edc338472a" + "reference": "bd47663b102d9a9c453c32f2723761d04e0444dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/civicrm/civicrm-core/zipball/feca63e9853a28e88cf82a475379e3edc338472a", - "reference": "feca63e9853a28e88cf82a475379e3edc338472a", + "url": "https://api.github.com/repos/civicrm/civicrm-core/zipball/bd47663b102d9a9c453c32f2723761d04e0444dc", + "reference": "bd47663b102d9a9c453c32f2723761d04e0444dc", "shasum": "" }, "require": { @@ -895,7 +895,7 @@ ], "description": "Open source constituent relationship management for non-profits, NGOs and advocacy organizations.", "support": { - "source": "https://github.com/civicrm/civicrm-core/tree/6.11.0" + "source": "https://github.com/civicrm/civicrm-core/tree/6.11.1" }, "funding": [ { @@ -903,11 +903,11 @@ "type": "custom" } ], - "time": "2026-02-05T05:21:43+00:00" + "time": "2026-02-19T05:18:30+00:00" }, { "name": "civicrm/civicrm-drupal-8", - "version": "6.11.0", + "version": "6.11.1", "source": { "type": "git", "url": "https://github.com/civicrm/civicrm-drupal-8.git", @@ -956,7 +956,7 @@ ], "description": "Open source constituent relationship management for non-profits, NGOs and advocacy organizations.", "support": { - "source": "https://github.com/civicrm/civicrm-drupal-8/tree/6.11.0" + "source": "https://github.com/civicrm/civicrm-drupal-8/tree/6.11.1" }, "funding": [ { @@ -3974,29 +3974,29 @@ }, { "name": "knplabs/knp-snappy", - "version": "v1.5.1", + "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/KnpLabs/snappy.git", - "reference": "3dd138e9e47de91cd2e056c5e6e1a0dd72547ee7" + "reference": "af73003db677563fa982b50c1aec4d1e2b2f30b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/3dd138e9e47de91cd2e056c5e6e1a0dd72547ee7", - "reference": "3dd138e9e47de91cd2e056c5e6e1a0dd72547ee7", + "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/af73003db677563fa982b50c1aec4d1e2b2f30b2", + "reference": "af73003db677563fa982b50c1aec4d1e2b2f30b2", "shasum": "" }, "require": { "php": ">=8.1", "psr/log": "^2.0||^3.0", - "symfony/process": "^5.0||^6.0||^7.0" + "symfony/process": "^5.0||^6.0||^7.0||^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.0", "pedrotroller/php-cs-custom-fixer": "^2.19", "phpstan/phpstan": "^1.0.0", "phpstan/phpstan-phpunit": "^1.0.0", - "phpunit/phpunit": "^8.5" + "phpunit/phpunit": "^9.6.29" }, "type": "library", "extra": { @@ -4035,9 +4035,9 @@ ], "support": { "issues": "https://github.com/KnpLabs/snappy/issues", - "source": "https://github.com/KnpLabs/snappy/tree/v1.5.1" + "source": "https://github.com/KnpLabs/snappy/tree/v1.6.0" }, - "time": "2025-01-06T16:53:26+00:00" + "time": "2026-02-13T12:50:40+00:00" }, { "name": "laravel/serializable-closure", @@ -6945,33 +6945,35 @@ }, { "name": "sabberworm/php-css-parser", - "version": "v9.1.0", + "version": "v9.2.0", "source": { "type": "git", "url": "https://github.com/MyIntervals/PHP-CSS-Parser.git", - "reference": "1b363fdbdc6dd0ca0f4bf98d3a4d7f388133f1fb" + "reference": "59373045e11ad47b5c18fc615feee0219e42f6d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/1b363fdbdc6dd0ca0f4bf98d3a4d7f388133f1fb", - "reference": "1b363fdbdc6dd0ca0f4bf98d3a4d7f388133f1fb", + "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/59373045e11ad47b5c18fc615feee0219e42f6d3", + "reference": "59373045e11ad47b5c18fc615feee0219e42f6d3", "shasum": "" }, "require": { "ext-iconv": "*", "php": "^7.2.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0", - "thecodingmachine/safe": "^1.3 || ^2.5 || ^3.3" + "thecodingmachine/safe": "^1.3 || ^2.5 || ^3.4" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "1.4.0", "phpstan/extension-installer": "1.4.3", - "phpstan/phpstan": "1.12.28 || 2.1.25", - "phpstan/phpstan-phpunit": "1.4.2 || 2.0.7", - "phpstan/phpstan-strict-rules": "1.6.2 || 2.0.6", - "phpunit/phpunit": "8.5.46", + "phpstan/phpstan": "1.12.32 || 2.1.32", + "phpstan/phpstan-phpunit": "1.4.2 || 2.0.8", + "phpstan/phpstan-strict-rules": "1.6.2 || 2.0.7", + "phpunit/phpunit": "8.5.52", "rawr/phpunit-data-provider": "3.3.1", - "rector/rector": "1.2.10 || 2.1.7", - "rector/type-perfect": "1.0.0 || 2.1.0" + "rector/rector": "1.2.10 || 2.2.8", + "rector/type-perfect": "1.0.0 || 2.1.0", + "squizlabs/php_codesniffer": "4.0.1", + "thecodingmachine/phpstan-safe-rule": "1.2.0 || 1.4.1" }, "suggest": { "ext-mbstring": "for parsing UTF-8 CSS" @@ -6979,10 +6981,14 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "9.2.x-dev" + "dev-main": "9.3.x-dev" } }, "autoload": { + "files": [ + "src/Rule/Rule.php", + "src/RuleSet/RuleContainer.php" + ], "psr-4": { "Sabberworm\\CSS\\": "src/" } @@ -7013,9 +7019,9 @@ ], "support": { "issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues", - "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v9.1.0" + "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v9.2.0" }, - "time": "2025-09-14T07:37:21+00:00" + "time": "2026-02-21T17:12:03+00:00" }, { "name": "scssphp/scssphp", @@ -10256,16 +10262,16 @@ }, { "name": "thecodingmachine/safe", - "version": "v3.3.0", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/thecodingmachine/safe.git", - "reference": "2cdd579eeaa2e78e51c7509b50cc9fb89a956236" + "reference": "705683a25bacf0d4860c7dea4d7947bfd09eea19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/2cdd579eeaa2e78e51c7509b50cc9fb89a956236", - "reference": "2cdd579eeaa2e78e51c7509b50cc9fb89a956236", + "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/705683a25bacf0d4860c7dea4d7947bfd09eea19", + "reference": "705683a25bacf0d4860c7dea4d7947bfd09eea19", "shasum": "" }, "require": { @@ -10375,7 +10381,7 @@ "description": "PHP core functions that throw exceptions instead of returning FALSE on error", "support": { "issues": "https://github.com/thecodingmachine/safe/issues", - "source": "https://github.com/thecodingmachine/safe/tree/v3.3.0" + "source": "https://github.com/thecodingmachine/safe/tree/v3.4.0" }, "funding": [ { @@ -10386,12 +10392,16 @@ "url": "https://github.com/shish", "type": "github" }, + { + "url": "https://github.com/silasjoisten", + "type": "github" + }, { "url": "https://github.com/staabm", "type": "github" } ], - "time": "2025-05-14T06:15:44+00:00" + "time": "2026-02-04T18:08:13+00:00" }, { "name": "totten/ca-config",