Skip to content

Conversation

@vedavith
Copy link

@vedavith vedavith commented Jan 23, 2026

fix #81

@mvorisek mvorisek mentioned this pull request Jan 23, 2026
@mvorisek mvorisek changed the title Update test-unit.yml Add PHP 8.5 support Jan 23, 2026
@@ -0,0 +1,157 @@
name: Unit
Copy link
Member

Choose a reason for hiding this comment

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

why is this workflow file added/duplicated?

"phpunit/phpunit": "^9.5.25 || ^10.0 || ^11.0",
"predis/predis": "^1.1.8 || ^2.0",
"spatie/async": "^1.5"
"spatie/async": "^1.5 || ^1.8"
Copy link
Member

Choose a reason for hiding this comment

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

^1.5 means >=1 <2

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.

Support for php8.5

2 participants