- 🇭🇺Hungary Gábor Hojtsy Hungary
I think this is the same as #3261009: Document on projct page why this module is marked as "insecure" → , the UI info is based on supported state which composer does not consider.
Hello,
The UI update page give me this:
PHP (Mise à jour de sécurité) 8.x-1.1 8.x-1.1 (Notes de version)
so I do an update with composer, and I get this
$ composer2 require -w drupal/php:^1.1
./composer.json has been updated
Running composer update drupal/php --with-dependencies
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Writing lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove
but it seem to be up to date:
composer2 show drupal/php
name : drupal/php
descrip. : Allows embedded PHP code/snippets to be evaluated. Enabling this can cause security and performance issues as it allows users to execute PHP code on your site.
keywords :
versions : * 1.1.0
type : drupal-module
Do exist a way to get info similar on both sides ?
Thanks
Closed: duplicate
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I think this is the same as #3261009: Document on projct page why this module is marked as "insecure" → , the UI info is based on supported state which composer does not consider.