Skip to content

Commit c6935f4

Browse files
committed
update require
1 parent 1d2ee01 commit c6935f4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
}
88
],
99
"require-dev": {
10+
"php": ">=7.2.5",
1011
"deployer/deployer": "^6.8"
11-
}
12+
},
13+
"minimum-stability": "dev"
1214
}

0 commit comments

Comments
 (0)