Skip to content

Commit c760ebf

Browse files
authored
Merge pull request #17 from bookboon/feature/new-jsonld
feat: update to latest version of api models and jsonld client
2 parents f06299f + 5d51901 commit c760ebf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"symfony/http-kernel": "^4.0|^5.0",
2020
"symfony/config": "^4.0|^5.0",
2121
"symfony/cache": "^4.0|^5.0",
22-
"bookboon/jsonld-client": "^2.0",
23-
"bookboon/api-models-php": "^1.1",
22+
"bookboon/jsonld-client": "^2.4",
23+
"bookboon/api-models-php": "^1.2",
2424
"bookboon/oauth2-client-php": "^1.0"
2525
},
2626
"require-dev": {

0 commit comments

Comments
 (0)