Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with Laravel 5.7 with listed dependency #83

Open
phpdeveloper200288 opened this issue Nov 20, 2018 · 0 comments
Open

Not working with Laravel 5.7 with listed dependency #83

phpdeveloper200288 opened this issue Nov 20, 2018 · 0 comments

Comments

@phpdeveloper200288
Copy link

Installed Dependencies

"require": {
    "php": "^7.1.3",
    "fideloper/proxy": "^4.0",
    "laravel/framework": "5.7.*",
    "laravel/tinker": "^1.0"
},
"require-dev": {
    "behat/behat": "^3.4",
    "behat/mink": "^1.7",
    "behat/mink-extension": "^2.3",
    "beyondcode/laravel-dump-server": "^1.0",
    "filp/whoops": "^2.0",
    "fzaninotto/faker": "^1.4",
    "laracasts/behat-laravel-extension": "^1.1",
    "mockery/mockery": "^1.0",
    "nunomaduro/collision": "^2.0",
    "phpunit/phpunit": "^7.0",
    "symfony/dependency-injection":"^4.1"
},

**Error while trying : ./vendor/bin/behat

In RemoveUnusedDefinitionsPass.php line 75:

Serialization of 'Closure' is not allowed**

@phpdeveloper200288 phpdeveloper200288 changed the title Not working with Laravel 5.7 with below dependency Not working with Laravel 5.7 with listed dependency Nov 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant