File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1818 - " lowest"
1919 - " highest"
2020 php-version :
21+ - " 7.2"
2122 - " 7.3"
2223 - " 7.4"
2324 - " 8.0"
4546 run : " composer update --no-interaction --no-progress --no-suggest"
4647
4748 - name : " Tests"
48- run : " vendor/bin/phpunit"
49+ run : " vendor/bin/phpunit"
Original file line number Diff line number Diff line change 4242 "classmap" : [" tests/OmnipayTest.php" ]
4343 },
4444 "require" : {
45- "php" : " ^7.3 |^8" ,
45+ "php" : " ^7.2 |^8" ,
4646 "php-http/client-implementation" : " ^1" ,
4747 "php-http/message" : " ^1.5" ,
4848 "php-http/discovery" : " ^1.13" ,
5151 "moneyphp/money" : " ^3.1"
5252 },
5353 "require-dev" : {
54- "omnipay/tests" : " ^4" ,
54+ "omnipay/tests" : " ^4.1 " ,
5555 "php-http/mock-client" : " ^1" ,
5656 "squizlabs/php_codesniffer" : " ^3.5"
5757 },
5858 "extra" : {
5959 "branch-alias" : {
60- "dev-master" : " 3.0 .x-dev"
60+ "dev-master" : " 3.1 .x-dev"
6161 }
6262 },
6363 "suggest" : {
You can’t perform that action at this time.
0 commit comments