Skip to content

Commit 5041d58

Browse files
committed
guzzle 6.2
1 parent 5183a75 commit 5041d58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nediam/phraseapp-bundle",
33
"description": "Basic integration with phraseapp.com",
4-
"minimum-stability": "stable",
4+
"minimum-stability": "dev",
55
"license": "MIT",
66
"authors": [
77
{
@@ -15,6 +15,6 @@
1515
}
1616
},
1717
"require": {
18-
"nediam/phraseapp-lib": ">=1.2 <2.0.0"
18+
"nediam/phraseapp-lib": "^2.0"
1919
}
2020
}

0 commit comments

Comments
 (0)