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 3374e2b commit 22eb492Copy full SHA for 22eb492
.travis.yml
@@ -36,4 +36,4 @@ after_success:
36
37
notifications:
38
email:
39
- - jamie.hannaford@rackspace.com
+ - thanhha.work@gmail.com
composer.json
@@ -32,20 +32,13 @@
32
"OpenStack\\Integration\\": "tests/integration/"
33
}
34
},
35
- "repositories": [
- {
- "type": "vcs",
- "url": "https://github.com/php-opencloud/Sami"
- }
40
- ],
41
"require": {
42
"php": "~7.0",
43
"guzzlehttp/guzzle": "~6.1",
44
"justinrainbow/json-schema": "~5.2"
45
46
"require-dev": {
47
"phpunit/phpunit": "^6.5",
48
- "sami/sami": "dev-master",
49
"psr/log": "^1.0",
50
"satooshi/php-coveralls": "^2.0",
51
"jakub-onderka/php-parallel-lint": "^1.0",
0 commit comments