-
- Downloads
Add contrib hal and rdf to composer. Also fix deprecated code. (#70)
* Add contrib hal and rdf to composer. * Fix deprecations. * Drop 9.3 which isn't compatible with contributed RDF module. * Add requirement of 9.4 to .info.yml. * Test on 9.5 released versions.
Showing
- .github/workflows/build-2.x.yml 1 addition, 1 deletion.github/workflows/build-2.x.yml
- composer.json 3 additions, 1 deletioncomposer.json
- jsonld.info.yml 4 additions, 4 deletionsjsonld.info.yml
- src/ContextGenerator/JsonldContextGenerator.php 3 additions, 4 deletionssrc/ContextGenerator/JsonldContextGenerator.php
- tests/src/Functional/JsonldContextGeneratorTest.php 2 additions, 2 deletionstests/src/Functional/JsonldContextGeneratorTest.php
- tests/src/Kernel/JsonldContextGeneratorTest.php 1 addition, 1 deletiontests/src/Kernel/JsonldContextGeneratorTest.php
- tests/src/Kernel/JsonldHookTest.php 1 addition, 1 deletiontests/src/Kernel/JsonldHookTest.php
- tests/src/Kernel/JsonldKernelTestBase.php 1 addition, 1 deletiontests/src/Kernel/JsonldKernelTestBase.php
- tests/src/Kernel/JsonldTestEntityGenerator.php 1 addition, 1 deletiontests/src/Kernel/JsonldTestEntityGenerator.php
Loading
Please register or sign in to comment