Skip to content

Commit b6b859c

Browse files
committed
upgrade to cypher datastructures 0.2.0 wip
1 parent 7478efc commit b6b859c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
php-version: ['8.1']
17-
neo4j-version: ['4.4', '5.1.0']
17+
neo4j-version: ['4.4', '5.1.0', '5.2.0']
1818
env:
1919
ENABLE_FEATURE_TEST: true
2020
NEO4J_VERSION: ${{ matrix.neo4j-version }}

0 commit comments

Comments
 (0)