Wie ich inzwischen herausgefunden hab bekomm ich den/die Fehler auch nur schon wenn ich ‘composer update --no-dev’ einfach so ausführe, hm, nur wie könnte ich jetzt herausfinden, was da eigentlich los ist bzw. woher das kommt?
$ composer update --no-dev
Loading composer repositories with package information
Updating dependencies
Package operations: 0 installs, 0 updates, 67 removals
- Removing symfony/polyfill-php72 (v1.22.0)
- Removing guzzlehttp/promises (1.4.0)
- Removing behat/gherkin (v4.7.2)
- Removing theseer/tokenizer (1.2.0)
- Removing theseer/fdomdocument (1.6.6)
- Removing symfony/translation (v3.4.47)
- Removing symfony/polyfill-intl-idn (v1.17.1)
- Removing symfony/dom-crawler (v2.7.51)
- Removing symfony/css-selector (v2.8.52)
- Removing symfony/browser-kit (v2.8.52)
- Removing sebastian/version (2.0.1)
- Removing sebastian/resource-operations (1.0.0)
- Removing sebastian/recursion-context (3.0.1)
- Removing sebastian/object-reflector (1.1.2)
- Removing sebastian/object-enumerator (3.0.4)
- Removing sebastian/global-state (2.0.0)
- Removing sebastian/finder-facade (1.2.3)
- Removing sebastian/exporter (3.1.3)
- Removing sebastian/environment (3.1.0)
- Removing sebastian/diff (2.0.1)
- Removing sebastian/comparator (2.1.3)
- Removing sebastian/code-unit-reverse-lookup (1.0.2)
- Removing ralouphie/getallheaders (3.0.3)
- Removing psr/http-message (1.0.1)
- Removing phpunit/phpunit-mock-objects (5.0.10)
- Removing phpunit/phpunit (6.5.14)
- Removing phpunit/phpcov (4.0.5)
- Removing phpunit/php-token-stream (2.0.2)
- Removing phpunit/php-timer (1.0.9)
- Removing phpunit/php-text-template (1.2.1)
- Removing phpunit/php-file-iterator (1.4.5)
- Removing phpunit/php-code-coverage (5.3.2)
- Removing phpspec/prophecy (v1.10.3)
- Removing phpdocumentor/type-resolver (1.4.0)
- Removing phpdocumentor/reflection-docblock (5.2.2)
- Removing phpdocumentor/reflection-common (2.2.0)
- Removing phar-io/version (1.0.1)
- Removing phar-io/manifest (1.0.1)
- Removing pdepend/pdepend (2.5.0)
- Removing oxid-esales/testing-library (v7.2.0)
- Removing oxid-esales/php-selenium (v1.0.5)
- Removing oxid-esales/oxideshop-ide-helper (v3.1.2)
- Removing oxid-esales/mink-selenium-driver (v1.1.2)
PHP Warning: Uncaught ErrorException: require(…/oxid/vendor/composer/…/ralouphie/getallheaders/src/getallheaders.php): failed to open stream: No such file or directory in …/oxid/vendor/composer/autoload_real.php:73
Stack trace:
…