Compare commits

..

No commits in common. "1.1.0" and "1.0.0" have entirely different histories.
1.1.0 ... 1.0.0

1 changed files with 3 additions and 2 deletions

View File

@ -21,10 +21,11 @@
"GPL-3.0-or-later"
],
"require": {
"php": "^7.0 || ^8.0",
"php": "^7.0",
"beberlei/assert": "^2.9.9",
"guzzlehttp/guzzle": "~6.2 || ^7.4",
"guzzlehttp/guzzle": "~6.2",
"psr/http-message": "~1.0",
"symfony/options-resolver": "^4.4.37",
"phlib/sms-length": "^1.1.0 || ^2.0.0",
"giggsey/libphonenumber-for-php": "^8.12.50",
"ext-json": "*"