- Issue created by @sir_squall
- Status changed to Closed: works as designed
11 months ago 4:27pm 12 March 2024 - 🇫🇮Finland sokru
The required package needs to be updated via composer.
eg.composer require nodespark/des-connector:^7.x-dev
Hi,
I have updated to drupal 10.2.0 and php to 8.1 and I got this error, when I go to the config page:
Deprecated function: Automatic conversion of false to array is deprecated in nodespark\DESConnector\Client->getNodesProperties() (line 181 of /.../vendor/nodespark/des-connector/src/DESConnector/Client.php).
I think they have solved that in the new version but this module require an old version, can you please update compoer?
Thanks
Closed: works as designed
Code
The required package needs to be updated via composer.
eg. composer require nodespark/des-connector:^7.x-dev