We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af4392 commit b967418Copy full SHA for b967418
composer.json
@@ -11,12 +11,12 @@
11
"authors": [
12
{
13
"name": "Mohammed Taha",
14
- "email": "bmt.mohammedtaha@gmail.com"
+ "email": "info@mohammedtaha.net"
15
}
16
],
17
"require": {
18
"php": "^8.0.2",
19
"guzzlehttp/guzzle": "7.7.x-dev"
20
},
21
- "minimum-stability": "dev"
+ "minimum-stability": "stable"
22
0 commit comments