Skip to content

Commit 8a7dff6

Browse files
author
MrAnyx
committed
[fix] Fixed timephp packages
1 parent 79f540d commit 8a7dff6

File tree

2 files changed

+2669
-2
lines changed

2 files changed

+2669
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
},
1919
"require": {
2020
"php": "^7.4",
21-
"timephp/timephp": "0.0.4",
22-
"timephp/database": "0.0.2"
21+
"timephp/database": "0.0.2",
22+
"timephp/timephp": "0.0.4"
2323
},
2424
"require-dev": {
2525
"symfony/var-dumper": "^5.1"

0 commit comments

Comments
 (0)