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:
1717 - composer --version
1818 - composer require symfony/http-foundation:${SYMFONY_VERSION} --no-update
1919
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 5050 " payU" ,
5151 " checkoutcom"
5252 ],
53- "homepage" : " https ://github. com/thephpleague/omnipay " ,
53+ "homepage" : " http ://omnipay.thephpleague. com/" ,
5454 "license" : " MIT" ,
5555 "authors" : [
5656 {
5757 "name" : " Adrian Macneil" ,
5858 "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"
7159 }
7260 ],
7361 "require" : {
7462 "php" : " ^5.6|^7" ,
75- "omnipay/common" : " ~3.0 " ,
63+ "omnipay/common" : " ^3 " ,
7664 "php-http/guzzle6-adapter" : " ^1.1"
7765 },
7866 "require-dev" : {
79- "omnipay/tests" : " ~3.0 "
67+ "omnipay/tests" : " ^3 "
8068 },
8169 "extra" : {
8270 "branch-alias" : {
You can’t perform that action at this time.
0 commit comments