Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sukuasoft
Copy link
Contributor

@roberto-butti
This pull request is related to issue #35.

I removed the php-cs-fixer dependency, and the scripts that were in the composer.json file related to this dependency,
and replaced it with the pint dependency and added the script related to pint to the composer.json file. And thus resolving the replacement issue.

Create the pint configuration file and set it to the PER style pattern, and then run the pint script so that the current code changes following the PER pattern.

I also removed the .php-cs-fixer.dist.php file that served as one of the php-cs-fixer configuration files, and I also removed one of the workflow files from this same dependency.

In short, this was everything I changed in the project and carried out the tests, and they passed happily.

@aosccode

@roberto-butti
Copy link
Contributor

Great PR @sukuasoft !
I'm going to merge it!

Roberto

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants