diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-09-08 06:37:34 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-08 06:37:34 +0000 |
commit | 49941335d4c6371279e4df038774922cf624bfcd (patch) | |
tree | 6858003fdbf5c15e72a92cb49c6f7cad07f26608 /composer.lock | |
parent | 90b1244d10b977fa54834b8ec8d550e49053f194 (diff) | |
download | nextcloud-server-49941335d4c6371279e4df038774922cf624bfcd.tar.gz nextcloud-server-49941335d4c6371279e4df038774922cf624bfcd.zip |
Bump psalm/phar from 3.12.2 to 3.15
Bumps [psalm/phar](https://github.com/psalm/phar) from 3.12.2 to 3.15.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/3.12.2...3.15)
Signed-off-by: dependabot[bot] <support@github.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 68eda63cb71..bc790d57662 100644 --- a/composer.lock +++ b/composer.lock @@ -503,16 +503,16 @@ }, { "name": "psalm/phar", - "version": "3.12.2", + "version": "3.15", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "19957cf3088ffc9d7c02f9e692f9c0a7522fe3ff" + "reference": "000d372ec9cd5aea7dcc9284cba780bf0dd2afc4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/19957cf3088ffc9d7c02f9e692f9c0a7522fe3ff", - "reference": "19957cf3088ffc9d7c02f9e692f9c0a7522fe3ff", + "url": "https://api.github.com/repos/psalm/phar/zipball/000d372ec9cd5aea7dcc9284cba780bf0dd2afc4", + "reference": "000d372ec9cd5aea7dcc9284cba780bf0dd2afc4", "shasum": "" }, "require": { @@ -530,7 +530,7 @@ "MIT" ], "description": "Composer-based Psalm Phar", - "time": "2020-07-03T19:29:42+00:00" + "time": "2020-09-01T22:29:56+00:00" }, { "name": "psr/container", |