Skip to content

Commit 6057ed4

Browse files
authored
build: update integration test suite to target latest SDK
Signed-off-by: Tom Carrio <tom@carrio.dev>
1 parent 5ffd315 commit 6057ed4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php": "^7.4 || ^8",
19-
"open-feature/sdk": "^0.0.7",
19+
"open-feature/sdk": "^1.1.1",
2020
"open-feature/flagd-provider": "^0.2.0",
2121
"guzzlehttp/guzzle": "^7.5",
2222
"guzzlehttp/psr7": "^2.4"
@@ -31,7 +31,7 @@
3131
"url": "../",
3232
"options": {
3333
"versions": {
34-
"open-feature/sdk": "0.0.7"
34+
"open-feature/sdk": "1.1.1"
3535
}
3636
}
3737
}

0 commit comments

Comments
 (0)