Skip to content

feat(ci): use PHP 8.3 and update .config.yaml in test fixtures#32

Merged
jonaseberle merged 2 commits intomainfrom
feat/use-php83-in-tests
May 2, 2024
Merged

feat(ci): use PHP 8.3 and update .config.yaml in test fixtures#32
jonaseberle merged 2 commits intomainfrom
feat/use-php83-in-tests

Conversation

@jonaseberle
Copy link
Copy Markdown
Member

@jonaseberle jonaseberle commented May 2, 2024

Fixes: #29

Relates: #30
Relates: #31

@jonaseberle jonaseberle changed the title feat(ci): use PHP 8.3 in tests feat(ci): use PHP 8.3 and update .config.yaml in test fixtures May 2, 2024
@jonaseberle jonaseberle merged commit 1c7ef18 into main May 2, 2024
@jonaseberle jonaseberle deleted the feat/use-php83-in-tests branch May 2, 2024 11:59
provider: default
database:
type: mariadb
version: "10.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.

Next time around I think this would be better as the default (leave it out or specify 10.11)

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.

Test fixtures still use "drud"

2 participants