Skip to content

Commit 387b1c9

Browse files
committed
Add zero-to-prod/package-helper
1 parent 7360c5b commit 387b1c9

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
@@ -32,7 +32,8 @@
3232
],
3333
"require": {
3434
"php": ">=7.1.0",
35-
"ext-json": "*"
35+
"ext-json": "*",
36+
"zero-to-prod/package-helper": "^1.1.3"
3637
},
3738
"autoload": {
3839
"psr-4": {

0 commit comments

Comments
 (0)