Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

Commit

Permalink
Merge branch 'release/1.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Mar 22, 2016
2 parents 8d224ab + bbd0a4f commit 69defe2
Show file tree
Hide file tree
Showing 4 changed files with 120 additions and 110 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -29,8 +29,8 @@
"require": {
"php": ">=5.2.4",
"xrstf/composer-php52": "1.*",
"wp-pay/core": "^1.3.1",
"wp-pay-gateways/common": "^1.0.0",
"wp-pay/core": "^1.3.5",
"wp-pay-gateways/common": "^1.0.2",
"wp-pay-gateways/ideal": "^1.1.1",
"wp-pay-gateways/ideal-advanced": "^1.1.2",
"wp-pay-gateways/ideal-advanced-v3": "^1.1.2"
Expand All @@ -39,7 +39,7 @@
"phpmd/phpmd": "^2.2.3",
"satooshi/php-coveralls": "^0.7.1",
"squizlabs/php_codesniffer": "^2.2.0",
"wp-coding-standards/wpcs": "0.8.0",
"wp-coding-standards/wpcs": "0.9.0",
"wp-cli/wp-cli": "^0.21.1"
},
"scripts": {
Expand Down

0 comments on commit 69defe2

Please sign in to comment.