Skip to content

Commit 2fbf850

Browse files
authored
Merge pull request #64 from geekcom/develop
atualizado e-mail do autor
2 parents 8e3418c + 0bb730e commit 2fbf850

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: php
22

33
php:
4+
- 7.2
5+
- 7.3
46
- 7.4
57

68
before_script:

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"authors": [
66
{
77
"name": "Daniel Rodrigues Lima",
8-
"email": "[email protected]"
8+
"email": "[email protected]"
99
}
1010
],
1111
"require": {

0 commit comments

Comments
 (0)