Skip to content
Snippets Groups Projects
Commit 7c601d3f 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 !35
parents 0b4fc1a5 07bb5756
No related branches found
No related tags found
1 merge request!35chore(deps): lock file maintenance
Pipeline #53765 passed with warnings
...@@ -167,16 +167,16 @@ ...@@ -167,16 +167,16 @@
}, },
{ {
"name": "brick/math", "name": "brick/math",
"version": "0.9.2", "version": "0.9.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/brick/math.git", "url": "https://github.com/brick/math.git",
"reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0" "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/brick/math/zipball/dff976c2f3487d42c1db75a3b180e2b9f0e72ce0", "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
"reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0", "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -186,7 +186,7 @@ ...@@ -186,7 +186,7 @@
"require-dev": { "require-dev": {
"php-coveralls/php-coveralls": "^2.2", "php-coveralls/php-coveralls": "^2.2",
"phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0", "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
"vimeo/psalm": "4.3.2" "vimeo/psalm": "4.9.2"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
...@@ -211,15 +211,19 @@ ...@@ -211,15 +211,19 @@
], ],
"support": { "support": {
"issues": "https://github.com/brick/math/issues", "issues": "https://github.com/brick/math/issues",
"source": "https://github.com/brick/math/tree/0.9.2" "source": "https://github.com/brick/math/tree/0.9.3"
}, },
"funding": [ "funding": [
{
"url": "https://github.com/BenMorel",
"type": "github"
},
{ {
"url": "https://tidelift.com/funding/github/packagist/brick/math", "url": "https://tidelift.com/funding/github/packagist/brick/math",
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-01-20T22:51:39+00:00" "time": "2021-08-15T20:50:18+00:00"
}, },
{ {
"name": "dbp/relay-core-bundle", "name": "dbp/relay-core-bundle",
...@@ -8262,16 +8266,16 @@ ...@@ -8262,16 +8266,16 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "4.9.2", "version": "4.9.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "00c062267d6e3229d91a1939992987e2d46f2393" "reference": "4c262932602b9bbab5020863d1eb22d49de0dbf4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/00c062267d6e3229d91a1939992987e2d46f2393", "url": "https://api.github.com/repos/vimeo/psalm/zipball/4c262932602b9bbab5020863d1eb22d49de0dbf4",
"reference": "00c062267d6e3229d91a1939992987e2d46f2393", "reference": "4c262932602b9bbab5020863d1eb22d49de0dbf4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8313,7 +8317,6 @@ ...@@ -8313,7 +8317,6 @@
"slevomat/coding-standard": "^7.0", "slevomat/coding-standard": "^7.0",
"squizlabs/php_codesniffer": "^3.5", "squizlabs/php_codesniffer": "^3.5",
"symfony/process": "^4.3 || ^5.0", "symfony/process": "^4.3 || ^5.0",
"weirdan/phpunit-appveyor-reporter": "^1.0.0",
"weirdan/prophecy-shim": "^1.0 || ^2.0" "weirdan/prophecy-shim": "^1.0 || ^2.0"
}, },
"suggest": { "suggest": {
...@@ -8361,9 +8364,9 @@ ...@@ -8361,9 +8364,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.9.2" "source": "https://github.com/vimeo/psalm/tree/4.9.3"
}, },
"time": "2021-08-01T01:15:26+00:00" "time": "2021-08-14T16:19:38+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.
Finish editing this message first!
Please register or to comment