Skip to content

Commit 308ed61

Browse files
authored
Update PicoMapper to use latest PicoDB (#14)
1 parent 3be4e2a commit 308ed61

File tree

3 files changed

+121
-110
lines changed

3 files changed

+121
-110
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"require": {
77
"php": ">=7.3",
8-
"elvanto/picodb": "^2.0"
8+
"elvanto/picodb": "^4.0"
99
},
1010
"autoload": {
1111
"psr-4": {"PicoMapper\\": "src/"}

0 commit comments

Comments
 (0)