We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0d122e commit 4459521Copy full SHA for 4459521
1 file changed
composer.json
@@ -22,7 +22,8 @@
22
"minimum-stability": "stable",
23
"require": {
24
"php": ">=7.4",
25
- "ext-json": "*"
+ "ext-json": "*",
26
+ "php-sap/datetime": "^1.4"
27
},
28
"autoload": {
29
"psr-4": {
0 commit comments