Skip to content

Commit

Permalink
Switch to stable again
Browse files Browse the repository at this point in the history
  • Loading branch information
schlessera committed Mar 24, 2019
1 parent a62c414 commit d7d04ac
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 49 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "wordpress-plugin",
"license": "MIT",
"require": {
"application-server-management-protocol/php-client": "dev-master"
"application-server-management-protocol/php-client": "*"
},
"require-dev": {
"phpunit/phpunit": "^6"
Expand All @@ -18,6 +18,5 @@
"psr-4": {
"ASMP\\WordPressIntegration\\Tests\\": "tests/php/"
}
},
"minimum-stability": "dev"
}
}
85 changes: 39 additions & 46 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d7d04ac

Please sign in to comment.