Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
1292e503cd chore(deps-dev): bump psalm/phar from 5.26.1 to 6.5.1
Bumps [psalm/phar](https://github.com/psalm/phar) from 5.26.1 to 6.5.1.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/5.26.1...6.5.1)

---
updated-dependencies:
- dependency-name: psalm/phar
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-15 02:19:07 +00:00
2 changed files with 13 additions and 13 deletions

View File

@@ -16,7 +16,7 @@
"phpunit/phpunit": "^9",
"nextcloud/coding-standard": "^1.1",
"nextcloud/ocp": "dev-master",
"psalm/phar": "^5.13"
"psalm/phar": "^6.5"
},
"config": {
"optimize-autoloader": true,

24
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "6950663d9d213151028e780637480220",
"content-hash": "9f6cde9631bd7debc7732f1d563759b0",
"packages": [
{
"name": "icecave/parity",
@@ -1187,16 +1187,16 @@
},
{
"name": "psalm/phar",
"version": "5.26.1",
"version": "6.5.1",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
"reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547"
"reference": "f7ecaf8740f32d58695cee5ac11663e02b44b223"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/8a38e7ad04499a0ccd2c506fd1da6fc01fff4547",
"reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547",
"url": "https://api.github.com/repos/psalm/phar/zipball/f7ecaf8740f32d58695cee5ac11663e02b44b223",
"reference": "f7ecaf8740f32d58695cee5ac11663e02b44b223",
"shasum": ""
},
"require": {
@@ -1216,9 +1216,9 @@
"description": "Composer-based Psalm Phar",
"support": {
"issues": "https://github.com/psalm/phar/issues",
"source": "https://github.com/psalm/phar/tree/5.26.1"
"source": "https://github.com/psalm/phar/tree/6.5.1"
},
"time": "2024-09-09T16:22:43+00:00"
"time": "2025-02-10T10:05:10+00:00"
},
{
"name": "psr/clock",
@@ -3290,15 +3290,15 @@
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"nextcloud/ocp": 20,
"roave/security-advisories": 20
"roave/security-advisories": 20,
"nextcloud/ocp": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {},
"platform-dev": {},
"platform": [],
"platform-dev": [],
"platform-overrides": {
"php": "8.1"
},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.3.0"
}