Skip to content

Commit

Permalink
Merge pull request #244 from Adyen/develop
Browse files Browse the repository at this point in the history
Release 8.1.0
  • Loading branch information
cyattilakiss authored Dec 9, 2020
2 parents 6e53329 + 4849a08 commit e733a08
Show file tree
Hide file tree
Showing 51 changed files with 1,156 additions and 669 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @msilvagarcia @cyattilakiss @AlexandrosMor @acampos1916 @Aleffio @rikterbeek
* @msilvagarcia @cyattilakiss @AlexandrosMor @acampos1916 @peterojo @Aleffio @rikterbeek
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ The Library supports all APIs under the following services:
* recurring
* marketpay
* Terminal API (Cloud based)
* Referrals API

## Requirements
PHP >=5.6 for production
Expand Down
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"require-dev": {
"dms/phpunit-arraysubset-asserts": "0.2.1",
"friendsofphp/php-cs-fixer": "*",
"phpunit/phpunit": "9.4.0",
"php-coveralls/php-coveralls": "2.4.1",
"squizlabs/php_codesniffer": "3.5.6"
"phpunit/phpunit": "9.5.0",
"php-coveralls/php-coveralls": "2.4.2",
"squizlabs/php_codesniffer": "3.5.8"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit e733a08

Please sign in to comment.