Skip to content

Commit 5b5b290

Browse files
authored
Update phan/phan version constraints in composer.json (#111)
Allow version 6
2 parents e951095 + 067f57f commit 5b5b290

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
@@ -25,7 +25,7 @@
2525
"symfony/event-dispatcher": "^4.0.0||^5.0.0||^6.0||^7.0",
2626
"vdb/uri": "^0.3.2",
2727
"spatie/robots-txt": "^2.0",
28-
"phan/phan": "^4.0||^5.0"
28+
"phan/phan": "^4.0||^5.0||^6.0"
2929
},
3030
"require-dev": {
3131
"phpunit/phpunit": "^9.0.0",

0 commit comments

Comments
 (0)