Skip to content

Commit 1322ff8

Browse files
authored
Merge pull request #98 from phpDocumentor/dependabot/composer/psalm/phar-tw-4.15or-tw-5.0
Update psalm/phar requirement from ^4.15 to ^4.15 || ^5.0
2 parents 115999d + 8c1eb89 commit 1322ff8

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)