Skip to content

composer install fatal error #4

Description

@j0ha

Hi guys,
just tried the demo project and found a fatal error when executing composer install.

`Class ParsedownExtraTest located in ./vendor/erusev/parsedown-extra/test/ParsedownExtraTest.php does not comply with psr-0 autoloading standard. Skipping.
Class App\Models\States\ProductType located in ./app/Models/Types/ProductType.php does not comply with psr-4 autoloading standard. Skipping.

Illuminate\Foundation\ComposerScripts::postAutoloadDump
PHP Parse error: syntax error, unexpected '|', expecting variable (T_VARIABLE) in /Users/.../Developer/demo/app/helpers.php on line 3
Parse error: syntax error, unexpected '|', expecting variable (T_VARIABLE) in /Users/.../Developer/demo/app/helpers.php on line 3`

Seems like an bigger issue, because when I fix this one the next one will come up and so on...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions