File tree Expand file tree Collapse file tree 3 files changed +210
-297
lines changed Expand file tree Collapse file tree 3 files changed +210
-297
lines changed Original file line number Diff line number Diff line change 3
3
"homepage" : " https://php-api-clients.org/clients/travis/" ,
4
4
"description" : " Async first TravisCI PHP API Client" ,
5
5
"license" : " MIT" ,
6
- "minimum-stability" : " dev" ,
7
- "prefer-stable" : true ,
8
6
"authors" : [
9
7
{
10
8
"name" : " Cees-Jan Kiewiet" ,
18
16
"require" : {
19
17
"php" : " ^7.0" ,
20
18
"api-clients/client-services" : " ^1.0" ,
21
- "api-clients/foundation" : " dev-master " ,
19
+ "api-clients/foundation" : " ^1.0 " ,
22
20
"api-clients/middleware-json" : " ^3.0||^2.0" ,
23
21
"api-clients/middleware-token-authorization" : " ^3.0" ,
24
22
"api-clients/middleware-user-agent" : " ^2.0" ,
29
27
"require-dev" : {
30
28
"api-clients/middleware-delay" : " ^3.0" ,
31
29
"api-clients/middleware-pool" : " ^3.0" ,
32
- "api-clients/resource-generator" : " dev-master " ,
30
+ "api-clients/resource-generator" : " ^1.0 " ,
33
31
"api-clients/test-utilities" : " ^4.1"
34
32
},
35
33
"suggest" : {
You can’t perform that action at this time.
0 commit comments