Skip to content

[TASK] Do not prefix class ComposerJson#17

Merged
TomasVotruba merged 1 commit intorectorphp:mainfrom
sabbelasichon:issue-6405
May 11, 2021
Merged

[TASK] Do not prefix class ComposerJson#17
TomasVotruba merged 1 commit intorectorphp:mainfrom
sabbelasichon:issue-6405

Conversation

@sabbelasichon
Copy link
Copy Markdown
Contributor

// for SmartFileInfo
'Symplify\SmartFileSystem\SmartFileInfo',
// for ComposerJson because it is part of the public API. I.e. ComposerRectorInterface
'Symplify\ComposerJsonManipulator\ValueObject\ComposerJson'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be the only change.
Scoper is aliasing classes, so the 2 cases above should be delegated corretly.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, was not sure about it. Because you did something for the SmartFileInfo.

@sabbelasichon
Copy link
Copy Markdown
Contributor Author

The error seems unrelated to my change.

@TomasVotruba
Copy link
Copy Markdown
Member

The error seems unrelated to my change.

Yeah, I'm doing some releases with rector-phpstan-rules.

Let's give this a try 👍

@TomasVotruba TomasVotruba enabled auto-merge (squash) May 11, 2021 15:20
@TomasVotruba TomasVotruba disabled auto-merge May 11, 2021 15:20
@TomasVotruba TomasVotruba merged commit 70ef6eb into rectorphp:main May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Do not prefix Symplify\ComposerJsonManipulator\ValueObject\ComposerJson?

2 participants