f9webltd / laravel-meta

Laravel Meta Tags - Render meta tags within your Laravel application
MIT License
40 stars 4 forks source link

Scruitinzer Fails at "PHP Analyzer: Determining Dependencies" #13

Closed ultrono closed 3 years ago

ultrono commented 3 years ago

Scruitinzer fails after changes to composer.json - see https://scrutinizer-ci.com/g/f9webltd/laravel-meta/inspections/0bb078c0-b82e-4a1b-8894-eb678c1fec13

"PHP Analyzer: Determining Dependencies - Analyzing composer.json/composer.lock files to determine dependencies of the root package"

All tests pass but this fails after the commit https://github.com/f9webltd/laravel-meta/commit/2d52ea79f5c8857cdb1952afef3e6c2e8e005b3a#diff-d2ab9925cad7eac58e0ff4cc0d251a937ecf49e4b6bf57f8b95aab76648a9d34

Could do with some help?

ultrono commented 3 years ago

This appears to be a Scruitinzer related issue. I migrated to their updated PHP Analysis Engine and the build passed.