Skip to content

Commit

Permalink
remove pinning script
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrala committed Aug 8, 2023
1 parent 0d6de37 commit 593e4b4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 89 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,10 +241,6 @@ If there are conflicts with Rector, the package version can be conflicted with `
* View the tree for the commit on GitHub and it's `composer/installed.json` file (example https://github.com/rectorphp/rector/blob/0.12.18/vendor/composer/installed.json)
* Use the reference to pin `phpstan/phpstan` dependencies.

You can also use `php pin-rector.php show` to list differences between installed versions and rector versions of packages.

Use `php pin-rector.php [RECTOR-VERSION] [RECTOR-PIN-STRING]` to pin the versions of rector and PHPStan. So for example: `php set-rector-src-dependencies.php set 0.15.25 ">=0.16.0"`

## Credits

Current development is sponsored by [Palantir.net](https://www.palantir.net).<br/>
Expand Down
85 changes: 0 additions & 85 deletions pin-rector.php

This file was deleted.

0 comments on commit 593e4b4

Please sign in to comment.