-
Notifications
You must be signed in to change notification settings - Fork 0
add ttl to storage v2 #5
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
base: master
Are you sure you want to change the base?
Conversation
composer.json
Outdated
@@ -19,7 +18,7 @@ | |||
} | |||
], | |||
"require": { | |||
"php": "^7.4 || ^8.0", | |||
"php": "^8.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ASK GREG!
@@ -1,7 +1,7 @@ | |||
<?php | |||
/** | |||
* EnvironmentVariablesApi | |||
* PHP version 7.4 | |||
* PHP version 8.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ASJK GREG!
@@ -1,7 +1,7 @@ | |||
<?php | |||
/** | |||
* LogsApi | |||
* PHP version 7.4 | |||
* PHP version 8.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ASK GREG
After discussing with Greg, we will not do these breaking changes now. If we get a request for TTL support using the PHP client, we will think if and how to do this. |
https://monday.monday.com/boards/3670992828/pulses/8764980077