We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d2ee01 commit c6935f4Copy full SHA for c6935f4
composer.json
@@ -7,6 +7,8 @@
7
}
8
],
9
"require-dev": {
10
+ "php": ">=7.2.5",
11
"deployer/deployer": "^6.8"
- }
12
+ },
13
+ "minimum-stability": "dev"
14
0 commit comments