Skip to content

Commit d68ad7f

Browse files
committed
fix autoloading
1 parent eda77b6 commit d68ad7f

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
@@ -14,7 +14,7 @@
1414
"Typed\\": "src/Typed"
1515
},
1616
"files": [
17-
"src/functions.php"
17+
"src/Typed/functions.php"
1818
]
1919
},
2020
"require": {

0 commit comments

Comments
 (0)