Skip to content

Conversation

@mamazu
Copy link
Contributor

@mamazu mamazu commented Jul 24, 2022

No description provided.

composer.json Outdated
"php": "^7.4 || ^8.0",
"psr/log": "^1.0",
"webmozart/path-util": "^2.3"
"psr/log": "^1.0"
Copy link
Collaborator

@dantleech dantleech Jul 24, 2022

Choose a reason for hiding this comment

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

needs to be in require, currently it's in require-dev

Copy link
Contributor Author

@mamazu mamazu Jul 24, 2022

Choose a reason for hiding this comment

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

I have just removed the path-util. Should I also move the logger to the dev dependencies?

Copy link
Collaborator

Choose a reason for hiding this comment

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

sorry, i meant, symfony/filesystem needs to be in require, assuming that this library used the Path:: function

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah makes sense, I'll do that.

@mamazu
Copy link
Contributor Author

mamazu commented Jul 24, 2022

And about the composer plugins I don't know how we want to handle those.

@dantleech
Copy link
Collaborator

r.e. the composer plguins, just do what composer says and allow them in composer.json

@mamazu
Copy link
Contributor Author

mamazu commented Jul 24, 2022

Done

@mamazu
Copy link
Contributor Author

mamazu commented Aug 6, 2022

Is there anything else left to do?

@dantleech dantleech merged commit 9577b1a into phpactor:master Aug 13, 2022
@dantleech
Copy link
Collaborator

thanks

dantleech pushed a commit that referenced this pull request Aug 15, 2022
@mamazu mamazu deleted the filesystem branch October 20, 2022 09:50
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.

2 participants