Skip to content

[Notifier]  bump minimum required PHP version #43819

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

Merged
merged 1 commit into from
Oct 29, 2021

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Oct 29, 2021

Q A
Branch? 6.0
Bug fix? no
New feature? no
Deprecations? no
Tickets
License MIT
Doc PR

@xabbuh xabbuh added this to the 6.0 milestone Oct 29, 2021
@xabbuh xabbuh requested a review from OskarStark as a code owner October 29, 2021 09:36
@carsonbot carsonbot changed the title [Notifier] bump minimum required PHP version [Notifier]  bump minimum required PHP version Oct 29, 2021
@@ -16,7 +16,7 @@
}
],
"require": {
"php": ">=7.2.5",
"php": ">=8.0.2",
"symfony/http-client": "^4.4|^5.2",
"symfony/notifier": "^5.4"
Copy link
Member

Choose a reason for hiding this comment

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

we need to be more careful about those deps missing ^6.0
/cc @OskarStark since you're 👀 on Notifier :)

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for the hint 👍

nicolas-grekas added a commit that referenced this pull request Oct 29, 2021
This PR was merged into the 5.4 branch.

Discussion
----------

[Notifier] Allow Symfony 6

| Q             | A
| ------------- | ---
| Branch?       | 5.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | #43819 (comment)
| License       | MIT
| Doc PR        | N/A

Commits
-------

9b2803d [Notifier] Allow Symfony 6
@nicolas-grekas
Copy link
Member

Thank you @xabbuh.

@nicolas-grekas nicolas-grekas merged commit c81ced5 into symfony:6.0 Oct 29, 2021
@xabbuh xabbuh deleted the notifier-min-php-version branch October 29, 2021 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants