Skip to content

Commit e89e821

Browse files
committed
bug #444 Fixed the project URL of PHPStan (javiereguiluz)
This PR was merged into the master branch. Discussion ---------- Fixed the project URL of PHPStan Commits ------- 3ab89a8 Fixed the project URL of PHPStan
2 parents 7043704 + 3ab89a8 commit e89e821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/phpstan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: PHPStan
2-
url: https://github.com/phan/phan
2+
url: https://github.com/phpstan/phpstan
33
dependencies:
44
- https://github.com/phpstan/phpstan/blob/master/composer.json
55
description: |

0 commit comments

Comments
 (0)