Skip to content

Commit

Permalink
Atualização na versão do PHP
Browse files Browse the repository at this point in the history
Signed-off-by: Bueno, Feliphe <feliphezion@gmail.com>
  • Loading branch information
feliphebueno committed Dec 30, 2016
1 parent 2f6548c commit a6a2653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -3,7 +3,7 @@
"description": "Ferramenta para dinamizar e padronizar a construção das Aplicações clientes das APIs",
"type": "library",
"require": {
"php": "^5.6.* || ^7.0",
"php": "5.6.* || ^7.0",
"guzzlehttp/guzzle": "^6.1",
"twig/twig": "1.29.0"
},
Expand Down

0 comments on commit a6a2653

Please sign in to comment.