Skip to content

Commit d6c97aa

Browse files
committed
Revert "require php-sap/datetime #5"
This reverts commit 7bbed21.
1 parent beb4dbc commit d6c97aa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
"minimum-stability": "stable",
2323
"require": {
2424
"php": "^5.5|^7.0|^8.0",
25-
"ext-json": "*",
26-
"php-sap/datetime": "^1.3"
25+
"ext-json": "*"
2726
},
2827
"autoload": {
2928
"psr-4": {

0 commit comments

Comments
 (0)