Skip to content

Commit

Permalink
Fix: Mark classes as internal
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Feb 29, 2020
1 parent c3af650 commit 659f404
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ For a full diff see [`0.6.2...master`][0.6.2...master].
### Changed

* Moved `src/extension.neon` to `extension.neon` ([#140]), by [@localheinz]
* Marked all classes as `@internal` ([#143]), by [@localheinz]
* Marked classes as `@final` ([#144]), by [@localheinz]

## [`0.6.2`][0.6.2]

Expand Down Expand Up @@ -124,7 +124,7 @@ For a full diff see [`afd6fd9...0.1`][afd6fd9...0.1].
[#119]: https://github.com/Jan0707/phpstan-prophecy/pull/119
[#124]: https://github.com/Jan0707/phpstan-prophecy/pull/124
[#140]: https://github.com/Jan0707/phpstan-prophecy/pull/140
[#143]: https://github.com/Jan0707/phpstan-prophecy/pull/143
[#144]: https://github.com/Jan0707/phpstan-prophecy/pull/144

[@localheinz]: https://github.com/localheinz
[@PedroTroller]: https://github.com/PedroTroller

0 comments on commit 659f404

Please sign in to comment.