Skip to content

Conversation

@withinboredom
Copy link
Member

Description

Updates dependencies for the SDK.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to
implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Tests pass
  • Created/updated tests
  • Extended the documentation
@withinboredom withinboredom added the enhancement New feature or request label Mar 18, 2021
@withinboredom withinboredom added this to the 1.0.2 milestone Mar 18, 2021
"support": {
"issues": "https://github.com/nette/utils/issues",
"source": "https://github.com/nette/utils/tree/v3.2.1"
"source": "https://github.com/nette/utils/tree/v3.2.2"
Copy link
Member Author

Choose a reason for hiding this comment

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

Updating this won't have any impact.

{
"name": "psr/container",
"version": "1.0.0",
"version": "1.1.1",
Copy link
Member Author

Choose a reason for hiding this comment

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

This is a bugfix for 7.2, 7.4 only, doesn't affect us.

{
"name": "phpspec/prophecy",
"version": "1.12.2",
"version": "1.13.0",
Copy link
Member Author

Choose a reason for hiding this comment

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

dev-dep: doesn't affect us.

{
"name": "phpunit/phpunit",
"version": "9.5.2",
"version": "9.5.3",
Copy link
Member Author

Choose a reason for hiding this comment

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

dev-dep

@withinboredom withinboredom merged commit c916dc3 into main Mar 18, 2021
@withinboredom withinboredom deleted the update/deps branch March 18, 2021 21:49
withinboredom added a commit that referenced this pull request Mar 18, 2021
withinboredom added a commit that referenced this pull request Mar 18, 2021
* Replace file_put_contents (#76) * Update deps (#78)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

2 participants