Skip to content

Commit b1a60bc

Browse files
committed
Update PHP require
1 parent 65681d0 commit b1a60bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "flagsmith/flagsmith-php-client",
33
"type": "library",
4-
"version": "v4.3.1",
4+
"version": "v4.4.0",
55
"license": "BSD-3-Clause",
66
"authors": [
77
{
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=7.4",
13+
"php": ">=8.1",
1414
"php-http/discovery": "^1.14",
1515
"psr/simple-cache": ">=1.0",
1616
"psr/http-factory-implementation": "1.0",

0 commit comments

Comments
 (0)