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

DEP Dependencies for CMS 6 #70

Conversation

emteknetnz
Copy link
Member

composer.json Outdated
@@ -9,15 +9,15 @@
"license": "BSD-3-Clause",
"require": {
"php": "^8.1",
"silverstripe/framework": "^5",
"silverstripe/framework": "^6",
"monolog/monolog": "^3.2",
"psr/log": "^3",
"silverstripe/silverstripe-proxy-db": "^2"
Copy link
Member

Choose a reason for hiding this comment

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

proxy-db will need a bump too for composer to be happy (or we need to ditch it outright)

Copy link
Member Author

Choose a reason for hiding this comment

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

Updated

@emteknetnz emteknetnz force-pushed the pulls/4/module-standardiser-1708320393 branch from 75a353d to ed5fbc4 Compare February 20, 2024 02:41
Copy link
Member

@GuySartorelli GuySartorelli left a comment

Choose a reason for hiding this comment

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

LGTM. Failures are expected at this stage so ignoring CI.

@GuySartorelli GuySartorelli merged commit 1281073 into silverstripe:4 Feb 20, 2024
5 of 12 checks passed
@GuySartorelli GuySartorelli deleted the pulls/4/module-standardiser-1708320393 branch February 20, 2024 06:22
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