Skip to content

Commit

Permalink
- Correção na versão do PHP
Browse files Browse the repository at this point in the history
  • Loading branch information
RodriAndreotti committed Jan 14, 2020
1 parent 3321a12 commit c03b99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"require": {
"paypal/rest-api-sdk-php": "*",
"pagseguro/pagseguro-php-sdk": "@stable",
"php": ">=7.1.3"
"php": "^7.1.3"
}
}

0 comments on commit c03b99f

Please sign in to comment.