-
- Downloads
parent
bca43041
Branches
Tags
Showing
- .cspell-project-words.txt 0 additions, 1 deletion.cspell-project-words.txt
- composer.json 1 addition, 1 deletioncomposer.json
- modules/gnode/tests/src/Kernel/GroupNodeConfigTest.php 0 additions, 1 deletionmodules/gnode/tests/src/Kernel/GroupNodeConfigTest.php
- src/GroupServiceProvider.php 0 additions, 8 deletionssrc/GroupServiceProvider.php
- src/VariationCacheFactoryUpdateFix.php 0 additions, 17 deletionssrc/VariationCacheFactoryUpdateFix.php
- tests/src/Kernel/GroupConfigTest.php 0 additions, 1 deletiontests/src/Kernel/GroupConfigTest.php
- tests/src/Kernel/GroupKernelTestBase.php 1 addition, 1 deletiontests/src/Kernel/GroupKernelTestBase.php
- tests/src/Kernel/Views/GroupViewsKernelTestBase.php 0 additions, 1 deletiontests/src/Kernel/Views/GroupViewsKernelTestBase.php
... | @@ -19,7 +19,7 @@ | ... | @@ -19,7 +19,7 @@ |
"require": { | "require": { | ||
"drupal/core": "^10.3 || ^11", | "drupal/core": "^10.3 || ^11", | ||
"drupal/entity": "^1.2", | "drupal/entity": "^1.2", | ||
"drupal/flexible_permissions": "^1.0" | "drupal/flexible_permissions": "^2.0" | ||
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"jangregor/phpstan-prophecy": "^1.0" | "jangregor/phpstan-prophecy": "^1.0" | ||
... | ... |
Please register or sign in to comment