Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work on windows #2

Closed
richwandell opened this issue Nov 3, 2018 · 3 comments
Closed

Does not work on windows #2

richwandell opened this issue Nov 3, 2018 · 3 comments
Assignees
Labels

Comments

@richwandell
Copy link

I am trying to use this plugin on windows but it doesn't seem to exclude files.

  "autoload": {
    "exclude-from-files": [
      "athari/yalinqo/YaLinqo/Linq.php"
    ]
  }

Works correctly on OSX and Ubuntu but not windows.

@mcaskill
Copy link
Owner

mcaskill commented Nov 5, 2018

Hi @richwandell,

I apologize, I have not tested this plugin myself on Windows.
I'll try to look into it once I get my hands on a Windows OS.
If you figure it out in the interim, I can apply the fix.

Thanks for spotting this, at least.

Three questions:

  1. What version of Windows are you on?
  2. What terminal are you using to interact with Composer?
  3. What version of PHP is Composer using?

Much appreciated

@richwandell
Copy link
Author

@mcaskill sorry for not getting back to you I have been very busy lately. When I get some time I plan to look into this on windows and maybe I will send you a fix.

@mcaskill
Copy link
Owner

@richwandell I'm sorry it took so long to resolve this issue.
I've pushed a new release (v1.1.0) that merges a fix for this.
I hope it works well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants