Skip to content

Commit 1dd3532

Browse files
Merge pull request #3 from juliardi/master
Bump guzzlehttp/guzzle version
2 parents a8d4eb9 + af611f6 commit 1dd3532

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "kasparsj/scopus-search-api",
33
"description": "Scopus API for PHP (Unofficial)",
4-
"minimum-stability": "dev",
4+
"minimum-stability": "stable",
55
"license": "MIT",
66
"version": "1.1",
77
"authors": [
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"require": {
18-
"guzzlehttp/guzzle": "6.2.1"
18+
"guzzlehttp/guzzle": ">=6.3.0"
1919
},
2020
"autoload": {
2121
"psr-0": {

0 commit comments

Comments
 (0)