fix: make pathfinder composer 2.x compliant#1035
fix: make pathfinder composer 2.x compliant#1035warlof wants to merge 1 commit intoexodus4d:masterfrom
Conversation
extract mixed class into dedicated file and address filename typo in order to make the project PSR-4 compliant and work with Composer 2
deMathias
left a comment
There was a problem hiding this comment.
looks good to me. Tried and no more errors.
|
Thanks, this should solve issues a lot of people have had with using composer 2.x, I've merged it into our fork at https://github.com/goryn-clade/pathfinder |
|
we need to merge this so new people coming from hearing about pathfinder don't get stuck running |
|
@Xyncgas this particular version of pathfinder is no longer maintained and won't work due to the very out of date Oauth implementation. It has been merged into the active fork at https://github.com/goryn-clade/pathfinder |
|
Can we bring https://github.com/goryn-clade/pathfinder to merge with this repository because this helps a lot people |
|
We cannot because the maintainer of this repo has abandoned it. |
extract mixed class into dedicated file and address filename typo in order to make the project PSR-4 compliant and work with Composer 2