Skip to content

Commit 77dbe99

Browse files
authored
chore: fix composer package name
1 parent d455d50 commit 77dbe99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"codeigniter/framework": "3.1.*"
66
},
77
"require-dev": {
8-
"mikey179/vfsStream": "1.1.*"
8+
"mikey179/vfsstream": "1.1.*"
99
}
1010
}

0 commit comments

Comments
 (0)