[PR #3] [MERGED] Fix phpstan so it is included in composer.json #12

Open
opened 2026-01-24 11:24:49 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/reflection/pull/3
Author: @jwage
Created: 6/13/2018
Status: Merged
Merged: 6/13/2018
Merged by: @jwage

Base: masterHead: phpstan


📝 Commits (1)

  • 9ed8b0d Fix phpstan so it is included in composer.json

📊 Changes

4 files changed (+929 additions, -28 deletions)

View changed files

📝 .travis.yml (+1 -3)
📝 composer.json (+1 -0)
📝 composer.lock (+924 -25)
phpstan.neon (+3 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/reflection/pull/3 **Author:** [@jwage](https://github.com/jwage) **Created:** 6/13/2018 **Status:** ✅ Merged **Merged:** 6/13/2018 **Merged by:** [@jwage](https://github.com/jwage) **Base:** `master` ← **Head:** `phpstan` --- ### 📝 Commits (1) - [`9ed8b0d`](https://github.com/doctrine/reflection/commit/9ed8b0d6fc1f67feb468e562ae456bda10713038) Fix phpstan so it is included in composer.json ### 📊 Changes **4 files changed** (+929 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+1 -3) 📝 `composer.json` (+1 -0) 📝 `composer.lock` (+924 -25) ➕ `phpstan.neon` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-24 11:24:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/reflection#12