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

chore(CI): Update master php testing versions and workflow templates #757

Closed
wants to merge 1 commit into from

Conversation

nickvergessen
Copy link
Member

Signed-off-by: Joas Schilling coding@schilljs.com

Signed-off-by: Joas Schilling <coding@schilljs.com>
.github/workflows/phpunit-pgsql.yml Show resolved Hide resolved
@@ -39,7 +39,7 @@
"classmap-authoritative": true,
"autoloader-suffix": "SuspiciousLogin",
"platform": {
"php": "7.4"
"php": "8.0"
Copy link
Member

Choose a reason for hiding this comment

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

sneaky sneaky. this implicitly makes Dependabot bump to 7.4 incompatible dependencies. let's do this together with the update of the min php in info.xml

Copy link
Member Author

Choose a reason for hiding this comment

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

Well not really sneaky now that the app is shipped. It will only be deployed on such environments:
nextcloud/server#34997

But yeah either the info.xml requirement should be removed (preferred as it's enforced indirectly) or updated)

Copy link
Member

Choose a reason for hiding this comment

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

@st3iny st3iny closed this Jun 12, 2023
@st3iny st3iny deleted the update-master-php-testing-versions branch June 12, 2023 06:31
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.

3 participants