Skip to content

Commit 46eaf9d

Browse files
committed
fix missing 0
1 parent 1abae6c commit 46eaf9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010

1111
"require": {
12-
"dframe/dframe": "^1.0",
12+
"dframe/dframe": "^3.26.0",
1313
"dframe/database": "^1.1.0"
1414
}
1515
}

0 commit comments

Comments
 (0)