Skip to content

Create package and implement timezone resolver - #1

Merged
M4tini merged 11 commits into
masterfrom
MP-7852-use-timezone-resolver-package-init
Jul 27, 2026
Merged

Create package and implement timezone resolver#1
M4tini merged 11 commits into
masterfrom
MP-7852-use-timezone-resolver-package-init

Conversation

@daniel-myparcel

Copy link
Copy Markdown
Collaborator

No description provided.

@M4tini M4tini self-assigned this Jul 24, 2026
@M4tini
M4tini marked this pull request as ready for review July 24, 2026 13:32
Comment thread composer.json Outdated
"type": "library",
"license": "proprietary",
"require": {
"php": "^8.2",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Let's also allow this to be used with PHP 8.3 and up, otherwise we'll run into this with newer microservices.

Suggested change
"php": "^8.2",
"php": ">=8.2",

@M4tini
M4tini merged commit 0675025 into master Jul 27, 2026
1 check passed
@M4tini
M4tini deleted the MP-7852-use-timezone-resolver-package-init branch July 27, 2026 14: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