- Issue created by @coretex
Automatically closed - issue fixed for 2 weeks with no activity.
The current module version has a php requirement 8.3, but information on the module page shows it supports Drupal 10.2+. 10.2 and higher minimal supports php 8.1.
When running the drush updb
I get an compatibility error.
views_insert_blocks.info.yml
When running ddev exec ./vendor/bin/phpcs -p --standard=PHPCompatibility --runtime-set testVersion 8.1- web/modules/contrib/views_insert_blocks
there are no php 8.1+ compatibility problems.
-
-
-
-
Active
1.1
Code
Automatically closed - issue fixed for 2 weeks with no activity.