mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Switch back to ^8.0 in the PHP version requirement for 4.1.x
This commit is contained in:
+8
-1
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||
|
||||
|
||||
## 4.0.3 - 2021-09-25
|
||||
## 4.1.3 - 2021-09-25
|
||||
|
||||
### Fixed
|
||||
|
||||
@@ -36,6 +36,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||
[#324](https://github.com/ramsey/uuid/pull/324) for more information.
|
||||
|
||||
|
||||
## 4.0.3 - 2021-09-25
|
||||
|
||||
### Fixed
|
||||
|
||||
* Switch back to `^8.0` in the PHP version requirement.
|
||||
|
||||
|
||||
## 4.0.2 - 2021-09-24
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user