diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-10-16 05:13:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-16 05:13:31 +0000 |
commit | 8b89aa4e64122ca77dcd3caaf00b27d9d273f550 (patch) | |
tree | b730eae9fb5282091601220649579210547c9eae /composer.lock | |
parent | b13d9bcca633db98ee9f1bee30800cedbfb0608b (diff) | |
download | nextcloud-server-8b89aa4e64122ca77dcd3caaf00b27d9d273f550.tar.gz nextcloud-server-8b89aa4e64122ca77dcd3caaf00b27d9d273f550.zip |
Bump vimeo/psalm from 3.17.1 to 3.17.2
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 3.17.1 to 3.17.2.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/3.17.1...3.17.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock index c8b7fb208f1..96591226fdd 100644 --- a/composer.lock +++ b/composer.lock @@ -2765,16 +2765,16 @@ }, { "name": "vimeo/psalm", - "version": "3.17.1", + "version": "3.17.2", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "8f211792d813e4dc89f04ed372785ce93b902fd1" + "reference": "9e526d9cb569fe4631e6a737bbb7948d05596e3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/8f211792d813e4dc89f04ed372785ce93b902fd1", - "reference": "8f211792d813e4dc89f04ed372785ce93b902fd1", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/9e526d9cb569fe4631e6a737bbb7948d05596e3f", + "reference": "9e526d9cb569fe4631e6a737bbb7948d05596e3f", "shasum": "" }, "require": { @@ -2861,7 +2861,7 @@ "inspection", "php" ], - "time": "2020-10-13T00:25:46+00:00" + "time": "2020-10-15T00:23:17+00:00" }, { "name": "webmozart/assert", |