Skip to content

Commit 3626e92

Browse files
Release 4.8.0
1 parent 698f6ed commit 3626e92

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
@@ -2,7 +2,7 @@ CHANGE LOG
22
==========
33

44

5-
## 4.8.0 (XX/10/2023)
5+
## 4.8.0 (08/10/2023)
66

77
* Added support for PHP 8.3
88
* Add support for disabling installation of DO agent

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Check out the [change log](CHANGELOG.md), [releases](https://github.com/DigitalO
1717

1818
## Installation
1919

20-
This version supports [PHP](https://php.net) 7.4-8.2. To get started, simply require the project using [Composer](https://getcomposer.org). You will also need to install packages that "provide" [`psr/http-client-implementation`](https://packagist.org/providers/psr/http-client-implementation) and [`psr/http-factory-implementation`](https://packagist.org/providers/psr/http-factory-implementation).
20+
This version supports [PHP](https://php.net) 7.4-8.3. To get started, simply require the project using [Composer](https://getcomposer.org). You will also need to install packages that "provide" [`psr/http-client-implementation`](https://packagist.org/providers/psr/http-client-implementation) and [`psr/http-factory-implementation`](https://packagist.org/providers/psr/http-factory-implementation).
2121

2222
### Standard Installation
2323

0 commit comments

Comments
 (0)