Skip to content

Commit f93f5a8

Browse files
matksondrejmirtes
authored andcommitted
Use https instead of http for Doctrine link in README
1 parent 95fa240 commit f93f5a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![License](https://poser.pugx.org/phpstan/phpstan-doctrine/license)](https://packagist.org/packages/phpstan/phpstan-doctrine)
66

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

1010
This extension provides following features:
1111

0 commit comments

Comments
 (0)