Skip to content

Commit

Permalink
Use https instead of http for Doctrine link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
matks authored and ondrejmirtes committed Dec 21, 2020
1 parent 95fa240 commit f93f5a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![License](https://poser.pugx.org/phpstan/phpstan-doctrine/license)](https://packagist.org/packages/phpstan/phpstan-doctrine)

* [PHPStan](https://phpstan.org/)
* [Doctrine](http://www.doctrine-project.org/)
* [Doctrine](https://www.doctrine-project.org/)

This extension provides following features:

Expand Down

0 comments on commit f93f5a8

Please sign in to comment.