Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
eusonlito committed Sep 7, 2018
2 parents 3dd57bc + 6307d0d commit 3b190d2
Show file tree
Hide file tree
Showing 5 changed files with 486 additions and 237 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
],
"require": {
"php": ">=5.3",
"redsys/messages": "1.*"
"redsys/messages": "^1"
},
"require-dev": {
"phpunit/phpunit": "4.*"
"phpunit/phpunit": "^7"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 3b190d2

Please sign in to comment.