Skip to content
Snippets Groups Projects
Commit 30bcc5ca authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Merge branch 'renovate/lock-file-maintenance' into 'main'

chore(deps): lock file maintenance

See merge request !26
parents 9c6b79b9 85625de3
Branches
Tags
1 merge request!26chore(deps): lock file maintenance
Pipeline #86485 passed
...@@ -1219,7 +1219,7 @@ ...@@ -1219,7 +1219,7 @@
}, },
{ {
"name": "illuminate/contracts", "name": "illuminate/contracts",
"version": "v8.81.0", "version": "v8.82.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/contracts.git", "url": "https://github.com/illuminate/contracts.git",
...@@ -4054,12 +4054,12 @@ ...@@ -4054,12 +4054,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
] ],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
...@@ -4137,12 +4137,12 @@ ...@@ -4137,12 +4137,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Intl\\Idn\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
] ],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Idn\\": ""
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
...@@ -4222,12 +4222,12 @@ ...@@ -4222,12 +4222,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
], ],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
},
"classmap": [ "classmap": [
"Resources/stubs" "Resources/stubs"
] ]
...@@ -4386,12 +4386,12 @@ ...@@ -4386,12 +4386,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php72\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
] ],
"psr-4": {
"Symfony\\Polyfill\\Php72\\": ""
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
...@@ -4462,12 +4462,12 @@ ...@@ -4462,12 +4462,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php73\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
], ],
"psr-4": {
"Symfony\\Polyfill\\Php73\\": ""
},
"classmap": [ "classmap": [
"Resources/stubs" "Resources/stubs"
] ]
...@@ -4541,12 +4541,12 @@ ...@@ -4541,12 +4541,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php80\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
], ],
"psr-4": {
"Symfony\\Polyfill\\Php80\\": ""
},
"classmap": [ "classmap": [
"Resources/stubs" "Resources/stubs"
] ]
...@@ -4624,12 +4624,12 @@ ...@@ -4624,12 +4624,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php81\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
], ],
"psr-4": {
"Symfony\\Polyfill\\Php81\\": ""
},
"classmap": [ "classmap": [
"Resources/stubs" "Resources/stubs"
] ]
...@@ -4709,12 +4709,12 @@ ...@@ -4709,12 +4709,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Uuid\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
] ],
"psr-4": {
"Symfony\\Polyfill\\Uuid\\": ""
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
...@@ -6632,16 +6632,16 @@ ...@@ -6632,16 +6632,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.3.7", "version": "v3.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "8f168c6ffa3ce76d1786b3cd52275424a3fc675b" "reference": "972d8604a92b7054828b539f2febb0211dd5945c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/8f168c6ffa3ce76d1786b3cd52275424a3fc675b", "url": "https://api.github.com/repos/twigphp/Twig/zipball/972d8604a92b7054828b539f2febb0211dd5945c",
"reference": "8f168c6ffa3ce76d1786b3cd52275424a3fc675b", "reference": "972d8604a92b7054828b539f2febb0211dd5945c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6692,7 +6692,7 @@ ...@@ -6692,7 +6692,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.3.7" "source": "https://github.com/twigphp/Twig/tree/v3.3.8"
}, },
"funding": [ "funding": [
{ {
...@@ -6704,7 +6704,7 @@ ...@@ -6704,7 +6704,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-03T21:15:37+00:00" "time": "2022-02-04T06:59:48+00:00"
}, },
{ {
"name": "web-token/jwt-checker", "name": "web-token/jwt-checker",
...@@ -7402,12 +7402,12 @@ ...@@ -7402,12 +7402,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Amp\\ByteStream\\": "lib"
},
"files": [ "files": [
"lib/functions.php" "lib/functions.php"
] ],
"psr-4": {
"Amp\\ByteStream\\": "lib"
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
...@@ -7592,23 +7592,23 @@ ...@@ -7592,23 +7592,23 @@
}, },
{ {
"name": "composer/semver", "name": "composer/semver",
"version": "3.2.7", "version": "3.2.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/semver.git", "url": "https://github.com/composer/semver.git",
"reference": "deac27056b57e46faf136fae7b449eeaa71661ee" "reference": "a951f614bd64dcd26137bc9b7b2637ddcfc57649"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/deac27056b57e46faf136fae7b449eeaa71661ee", "url": "https://api.github.com/repos/composer/semver/zipball/a951f614bd64dcd26137bc9b7b2637ddcfc57649",
"reference": "deac27056b57e46faf136fae7b449eeaa71661ee", "reference": "a951f614bd64dcd26137bc9b7b2637ddcfc57649",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.3.2 || ^7.0 || ^8.0" "php": "^5.3.2 || ^7.0 || ^8.0"
}, },
"require-dev": { "require-dev": {
"phpstan/phpstan": "^0.12.54", "phpstan/phpstan": "^1.4",
"symfony/phpunit-bridge": "^4.2 || ^5" "symfony/phpunit-bridge": "^4.2 || ^5"
}, },
"type": "library", "type": "library",
...@@ -7653,7 +7653,7 @@ ...@@ -7653,7 +7653,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/semver/issues", "issues": "https://github.com/composer/semver/issues",
"source": "https://github.com/composer/semver/tree/3.2.7" "source": "https://github.com/composer/semver/tree/3.2.9"
}, },
"funding": [ "funding": [
{ {
...@@ -7669,7 +7669,7 @@ ...@@ -7669,7 +7669,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-04T09:57:54+00:00" "time": "2022-02-04T13:58:43+00:00"
}, },
{ {
"name": "composer/xdebug-handler", "name": "composer/xdebug-handler",
...@@ -9437,16 +9437,16 @@ ...@@ -9437,16 +9437,16 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "4.19.0", "version": "4.20.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "a2ad69ae4f5ab1f7d225a8dc4e2ec2d9415ed599" "reference": "f82a70e7edfc6cf2705e9374c8a0b6a974a779ed"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/a2ad69ae4f5ab1f7d225a8dc4e2ec2d9415ed599", "url": "https://api.github.com/repos/vimeo/psalm/zipball/f82a70e7edfc6cf2705e9374c8a0b6a974a779ed",
"reference": "a2ad69ae4f5ab1f7d225a8dc4e2ec2d9415ed599", "reference": "f82a70e7edfc6cf2705e9374c8a0b6a974a779ed",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9512,13 +9512,13 @@ ...@@ -9512,13 +9512,13 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Psalm\\": "src/Psalm/"
},
"files": [ "files": [
"src/functions.php", "src/functions.php",
"src/spl_object_id.php" "src/spl_object_id.php"
] ],
"psr-4": {
"Psalm\\": "src/Psalm/"
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
...@@ -9537,9 +9537,9 @@ ...@@ -9537,9 +9537,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/vimeo/psalm/issues", "issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/4.19.0" "source": "https://github.com/vimeo/psalm/tree/4.20.0"
}, },
"time": "2022-01-27T19:00:37+00:00" "time": "2022-02-03T17:03:47+00:00"
}, },
{ {
"name": "webmozart/path-util", "name": "webmozart/path-util",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment