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

Commit

Permalink
Getting ready for version 1.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Mar 22, 2016
1 parent bd36af8 commit 88162ce
Show file tree
Hide file tree
Showing 4 changed files with 109 additions and 99 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@
"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/ogone": "^1.2.5",
"wp-pay-gateways/abnamro-internetkassa": "^1.0.0"
},
"require-dev": {
"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
Loading

0 comments on commit 88162ce

Please sign in to comment.