Skip to content

Commit b967418

Browse files
Update composer.json
1 parent 6af4392 commit b967418

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"authors": [
1212
{
1313
"name": "Mohammed Taha",
14-
"email": "bmt.mohammedtaha@gmail.com"
14+
"email": "info@mohammedtaha.net"
1515
}
1616
],
1717
"require": {
1818
"php": "^8.0.2",
1919
"guzzlehttp/guzzle": "7.7.x-dev"
2020
},
21-
"minimum-stability": "dev"
21+
"minimum-stability": "stable"
2222
}

0 commit comments

Comments
 (0)