mirror of
https://github.com/doctrine/reflection.git
synced 2026-03-25 09:12:08 +01:00
[PR #25] [MERGED] Update dependencies for CI build #34
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/reflection/pull/25
Author: @alcaeus
Created: 12/2/2019
Status: ✅ Merged
Merged: 12/3/2019
Merged by: @alcaeus
Base:
master← Head:update-dependencies📝 Commits (3)
5eefae4Update dependencies07b0d59Simplify phpstan call on travis-ci2c2888eResolve version conflict with doctrine/common📊 Changes
5 files changed (+883 additions, -457 deletions)
View changed files
📝
.travis.yml(+1 -1)📝
composer.json(+4 -4)📝
composer.lock(+869 -448)📝
phpstan.neon.dist(+8 -3)📝
tests/Doctrine/Tests/Common/Reflection/StaticReflectionParserTest.php(+1 -1)📄 Description
This brings in a newer PHPStan version that allows us to simplify the call by configuring paths and level in phpstan.neon.dist.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.