Skip to content

Commit 7684c7f

Browse files
authored
Merge pull request #1 from rothkj1022/release/2.1.4
Release 2.1.4
2 parents 006a52d + af00c72 commit 7684c7f

File tree

3 files changed

+10
-260
lines changed

3 files changed

+10
-260
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
tmp/
22
vendor/
3+
composer.lock

composer.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@
88
"name": "Erik Giberti"
99
},
1010
{
11-
"name": "Jovanni Lo",
12-
"email": "[email protected]",
13-
"homepage": "http://www.lodev09.com/"
14-
},
15-
{
11+
"name": "Jovanni Lo",
12+
"email": "[email protected]",
13+
"homepage": "http://www.lodev09.com/"
14+
},
15+
{
1616
"name": "Kevin Roth",
17-
"homepage": "https://kevinroth.com/"
17+
"homepage": "https://kevinroth.com/"
1818
}
1919
],
20-
"require": {
21-
"php": "^5.2 || ^7.0",
22-
"guzzlehttp/guzzle": "^6.3"
20+
"require": {
21+
"php": "^5.2 || ^7.0 || ^8.0",
22+
"guzzlehttp/guzzle": "^6.3"
2323
},
2424
"autoload": {
2525
"psr-4": {

composer.lock

Lines changed: 0 additions & 251 deletions
This file was deleted.

0 commit comments

Comments
 (0)