Skip to content

Commit

Permalink
fix: update composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BernhardBaumrock committed Jul 4, 2023
1 parent ab93df6 commit 6c2dd06
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 82 deletions.
39 changes: 18 additions & 21 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion vendor/composer/autoload_files.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@
return array(
'320cde22f66dd4f5d3fd621d3e88b98f' => $vendorDir . '/symfony/polyfill-ctype/bootstrap.php',
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php',
'f91de9311f7b320431569e8469ba6c76' => $vendorDir . '/baumrock/humandates/HumanDates.php',
);
1 change: 0 additions & 1 deletion vendor/composer/autoload_static.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ class ComposerStaticInit4099f35b7b6284e2f3a57db28b8351f5
public static $files = array (
'320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
'f91de9311f7b320431569e8469ba6c76' => __DIR__ . '/..' . '/baumrock/humandates/HumanDates.php',
);

public static $prefixLengthsPsr4 = array (
Expand Down
51 changes: 7 additions & 44 deletions vendor/composer/installed.json
Original file line number Diff line number Diff line change
@@ -1,42 +1,5 @@
{
"packages": [
{
"name": "baumrock/humandates",
"version": "v1.0.4",
"version_normalized": "1.0.4.0",
"source": {
"type": "git",
"url": "https://github.com/baumrock/HumanDates.git",
"reference": "1ffcfa6fe8bda3e6dda378966f086c44bbe43bc7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/baumrock/HumanDates/zipball/1ffcfa6fe8bda3e6dda378966f086c44bbe43bc7",
"reference": "1ffcfa6fe8bda3e6dda378966f086c44bbe43bc7",
"shasum": ""
},
"require": {
"php": ">=8.0"
},
"time": "2023-06-13T17:10:56+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"HumanDates.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Format date ranges in a human-readable format with automatic pattern selection and localization support.",
"support": {
"issues": "https://github.com/baumrock/HumanDates/issues",
"source": "https://github.com/baumrock/HumanDates/tree/v1.0.4"
},
"install-path": "../baumrock/humandates"
},
{
"name": "latte/latte",
"version": "v3.0.6",
Expand Down Expand Up @@ -451,17 +414,17 @@
},
{
"name": "symfony/dom-crawler",
"version": "v6.3.0",
"version_normalized": "6.3.0.0",
"version": "v6.3.1",
"version_normalized": "6.3.1.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
"reference": "2611ec97006953c3b21ac9f3c52a6a252483e637"
"reference": "8aa333f41f05afc7fc285a976b58272fd90fc212"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/2611ec97006953c3b21ac9f3c52a6a252483e637",
"reference": "2611ec97006953c3b21ac9f3c52a6a252483e637",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/8aa333f41f05afc7fc285a976b58272fd90fc212",
"reference": "8aa333f41f05afc7fc285a976b58272fd90fc212",
"shasum": ""
},
"require": {
Expand All @@ -473,7 +436,7 @@
"require-dev": {
"symfony/css-selector": "^5.4|^6.0"
},
"time": "2023-04-28T16:05:33+00:00",
"time": "2023-06-05T15:30:22+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
Expand Down Expand Up @@ -501,7 +464,7 @@
"description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dom-crawler/tree/v6.3.0"
"source": "https://github.com/symfony/dom-crawler/tree/v6.3.1"
},
"funding": [
{
Expand Down
19 changes: 5 additions & 14 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'name' => '__root__',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'b0203ad9df8b5b175bd838b82c6e4f89251360c9',
'reference' => 'ab93df69616daab850510fdba0cc2b84233df08c',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand All @@ -13,21 +13,12 @@
'__root__' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'b0203ad9df8b5b175bd838b82c6e4f89251360c9',
'reference' => 'ab93df69616daab850510fdba0cc2b84233df08c',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'baumrock/humandates' => array(
'pretty_version' => 'v1.0.4',
'version' => '1.0.4.0',
'reference' => '1ffcfa6fe8bda3e6dda378966f086c44bbe43bc7',
'type' => 'library',
'install_path' => __DIR__ . '/../baumrock/humandates',
'aliases' => array(),
'dev_requirement' => false,
),
'latte/latte' => array(
'pretty_version' => 'v3.0.6',
'version' => '3.0.6.0',
Expand Down Expand Up @@ -83,9 +74,9 @@
'dev_requirement' => false,
),
'symfony/dom-crawler' => array(
'pretty_version' => 'v6.3.0',
'version' => '6.3.0.0',
'reference' => '2611ec97006953c3b21ac9f3c52a6a252483e637',
'pretty_version' => 'v6.3.1',
'version' => '6.3.1.0',
'reference' => '8aa333f41f05afc7fc285a976b58272fd90fc212',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/dom-crawler',
'aliases' => array(),
Expand Down
2 changes: 1 addition & 1 deletion vendor/symfony/dom-crawler/Crawler.php
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@ public function filterXPath(string $xpath): static
*
* This method only works if you have installed the CssSelector Symfony Component.
*
* @throws \RuntimeException if the CssSelector Component is not available
* @throws \LogicException if the CssSelector Component is not available
*/
public function filter(string $selector): static
{
Expand Down

0 comments on commit 6c2dd06

Please sign in to comment.