Skip to content

Commit 06911a2

Browse files
Release 0.7.0
1 parent 16f1672 commit 06911a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## 0.7.0 - UPCOMING
3+
## 0.7.0 - 2025-06-01
44

55
* Dropped support for HHVM and PHP <7.2.5
66
* Added support for PHP 8.1, 8.2, 8.3, 8.4

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Signs HTTP requests using OAuth 1.0. Requests are signed using a
44
consumer key, consumer secret, OAuth token, and OAuth secret.
55

6-
This version only works with Guzzle 7.9 and up!
6+
This version works with Guzzle 7.9+ and PHP 7.2.5+.
77

88
## Installing
99

0 commit comments

Comments
 (0)