File tree Expand file tree Collapse file tree 2 files changed +4
-16
lines changed Expand file tree Collapse file tree 2 files changed +4
-16
lines changed Original file line number Diff line number Diff line change @@ -17,4 +17,4 @@ before_script:
17
17
- composer --version
18
18
- composer require symfony/http-foundation:${SYMFONY_VERSION} --no-update
19
19
20
- script : composer install -n --dev --prefer-source
20
+ script : composer install --prefer-dist --no-interaction
Original file line number Diff line number Diff line change 50
50
" payU" ,
51
51
" checkoutcom"
52
52
],
53
- "homepage" : " https ://github. com/thephpleague/omnipay " ,
53
+ "homepage" : " http ://omnipay.thephpleague. com/" ,
54
54
"license" : " MIT" ,
55
55
"authors" : [
56
56
{
57
57
"name" : " Adrian Macneil" ,
58
58
"email" : " adrian@adrianmacneil.com"
59
- },
60
- {
61
- "name" : " Kayla Daniels" ,
62
- "email" : " kayladnls@gmail.com"
63
- },
64
- {
65
- "name" : " Barry vd. Heuvel" ,
66
- "email" : " barryvdh@gmail.com"
67
- },
68
- {
69
- "name" : " Omnipay Community" ,
70
- "homepage" : " https://github.com/thephpleague/omnipay/graphs/contributors"
71
59
}
72
60
],
73
61
"require" : {
74
62
"php" : " ^5.6|^7" ,
75
- "omnipay/common" : " ~3.0 " ,
63
+ "omnipay/common" : " ^3 " ,
76
64
"php-http/guzzle6-adapter" : " ^1.1"
77
65
},
78
66
"require-dev" : {
79
- "omnipay/tests" : " ~3.0 "
67
+ "omnipay/tests" : " ^3 "
80
68
},
81
69
"extra" : {
82
70
"branch-alias" : {
You can’t perform that action at this time.
0 commit comments