Skip to content

Commit 95113d4

Browse files
committed
Add util dependency to the reader
1 parent fb2906c commit 95113d4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"psr/http-message": "^1.0"
2525
},
2626
"require-dev": {
27-
"phug/dev-tool": "^0.1.0"
27+
"phug/dev-tool": "^0.1.0",
28+
"phug/util": "^0.2.0"
2829
},
2930
"autoload": {
3031
"psr-4": {

0 commit comments

Comments
 (0)