Skip to content

Commit 8c1eb89

Browse files
Update psalm/phar requirement from ^4.15 to ^4.15 || ^5.0
Updates the requirements on [psalm/phar](https://github.com/psalm/phar) to permit the latest version. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](psalm/phar@v4.15.0...5.1.0) --- updated-dependencies: - dependency-name: psalm/phar dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 115999d commit 8c1eb89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"mockery/mockery": "^1.2",
3030
"phpstan/phpstan": "^0.12",
3131
"ext-simplexml": "*",
32-
"psalm/phar": "^4.15"
32+
"psalm/phar": "^4.15 || ^5.0"
3333
},
3434
"extra": {
3535
"branch-alias": {

0 commit comments

Comments
 (0)