/../deployer/deployer/deps/vendor/autoload.php): Failed to open stream: No such file or directory #3929
-
Deployer Versionv7.5.1 Target OSMacOS Which PHP version are you using?PHP 8.3 Content of deploy.php or deploy.yamlNo response Steps to reproduceTry to add Deployer as a dev requirement on a Laravel project. |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 3 replies
-
Generating optimized autoload files
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
Script Illuminate\Foundation\ComposerScripts::postAutoloadDump handling the post-autoload-dump event terminated with an exception
In autoload_real.php line 41:
require(/var/www/html/vendor/composer/../deployer/deployer/deps/vendor/autoload.php): Failed to open stream: No such file or directory The 7.4.x releases work fine. :) If you need anymore info, pleas let me know. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Can confirm for TYPO3 on ddev:
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Duplicate to #3928 |
Beta Was this translation helpful? Give feedback.
-
Should be fixed in 7.5.2. |
Beta Was this translation helpful? Give feedback.
-
Still having issues, even though it seems not to make sense to me.
So, on Deployer update a Symfony Messenger declaration is incompatible. Any ideas? |
Beta Was this translation helpful? Give feedback.
-
Unfortunately upgrading to v7.5.2 haven't helped me. I am now getting a weird message about a third party dependency, still present and istalled:
v7.4.x is working |
Beta Was this translation helpful? Give feedback.
Should be fixed in 7.5.2.