Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Commit 3e8719d

Browse files
committed
Update changelog
1 parent b1e0ef8 commit 3e8719d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ Starting with version 5, the Facebook PHP SDK follows [SemVer](http://semver.org
66
## 6.x
77

88
- 6.0.0 (Sometime in 2017)
9-
- Bumped PHP version requirement to 5.6 (#607)
9+
- Bumped minimum PHP version requirement to 5.6 (#607, #647)
1010
- Replace custom CSPRNG implementation with `paragonie/random_compat` (#644)
11+
- Removed the built-in autoloader in favor of composer's autoloader (#646)
12+
- Big integers in signed requests get decoded as `string` instead of `float` (#699)
1113

1214
## 5.x
1315

0 commit comments

Comments
 (0)