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 a2fa5b0 commit 737edd1Copy full SHA for 737edd1
composer.json
@@ -1,5 +1,6 @@
1
{
2
"name": "optimistex/git-auto-deploy-ex",
3
+ "version": "1.2.5",
4
"type": "library",
5
"description": "The little project for auto-deploying projects to a hosting",
6
"keywords": [
@@ -26,7 +27,7 @@
26
27
},
28
"extra": {
29
"branch-alias": {
- "dev-master": "1.3.x-dev"
30
+ "dev-master": "1.2.x-dev"
31
}
32
33
"require": {
package.json
@@ -1,6 +1,6 @@
"name": "git-auto-deploy-ex",
- "version": "1.3.0",
"main": "index.js",
"directories": {
0 commit comments