diff options
author | Devian <devianleong@gmail.com> | 2021-04-22 17:11:12 +0800 |
---|---|---|
committer | Devian <devianleong@gmail.com> | 2021-04-22 17:11:12 +0800 |
commit | bf68fa166afb95d682007e7671c2b0692227bec5 (patch) | |
tree | 26091a1e5a821905b8bdba73fd1ddb95e12f887e /vendor/doctrine/annotations/README.md | |
parent | 745cf2431a71d0e6c5f08f8605839279b2f7496e (diff) |
Initial
Diffstat (limited to 'vendor/doctrine/annotations/README.md')
-rw-r--r-- | vendor/doctrine/annotations/README.md | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/vendor/doctrine/annotations/README.md b/vendor/doctrine/annotations/README.md deleted file mode 100644 index ddeddd2..0000000 --- a/vendor/doctrine/annotations/README.md +++ /dev/null @@ -1,22 +0,0 @@ -# Doctrine Annotations - -[](https://github.com/doctrine/persistence/actions) -[](https://www.versioneye.com/package/php--doctrine--annotations) -[](https://www.versioneye.com/php/doctrine:annotations/references) -[](https://packagist.org/packages/doctrine/annotations) -[](https://packagist.org/packages/doctrine/annotations) - -Docblock Annotations Parser library (extracted from [Doctrine Common](https://github.com/doctrine/common)). - -## Documentation - -See the [doctrine-project website](https://www.doctrine-project.org/projects/doctrine-annotations/en/latest/index.html). - -## Contributing - -When making a pull request, make sure your changes follow the -[Coding Standard Guidelines](https://www.doctrine-project.org/projects/doctrine-coding-standard/en/current/reference/index.html#introduction). - -## Changelog - -See [CHANGELOG.md](CHANGELOG.md). |