parse icon indicating copy to clipboard operation
parse copied to clipboard

Not working with laravel v7.6.1.

Open mhmiton opened this issue 5 years ago • 2 comments

Problem 1 - Installation request for parziphal/parse ^0.0.7 -> satisfiable by parziphal/parse[v0.0.7]. - Conclusion: remove laravel/framework v7.6.1 - Conclusion: don't install laravel/framework v7.6.1 - parziphal/parse v0.0.7 requires laravel/framework ^5.2 -> satisfiable by laravel/framework[5.2.x-dev, 5.3.x-dev, 5.4.x-dev, 5.5.x-dev, 5.6.x-dev, 5.7.x-dev, 5.8.x-dev]. - Can only install one of: laravel/framework[5.5.x-dev, v7.6.1]. - Can only install one of: laravel/framework[5.6.x-dev, v7.6.1]. - Can only install one of: laravel/framework[5.7.x-dev, v7.6.1]. - Can only install one of: laravel/framework[5.8.x-dev, v7.6.1]. - laravel/framework 5.2.x-dev conflicts with laravel/framework[v7.6.1]. - laravel/framework 5.3.x-dev conflicts with laravel/framework[v7.6.1]. - laravel/framework 5.4.x-dev conflicts with laravel/framework[v7.6.1]. - Installation request for laravel/framework (locked at v7.6.1, required as ^7.0) -> satisfiable by laravel/framework[v7.6.1].

mhmiton avatar May 11 '20 19:05 mhmiton

Try installing v0.0.8 explicity, it should work with Laravel 6 and 7. Let me know if it works.

Parziphal avatar May 12 '20 14:05 Parziphal

I tried to update this package version. But it showing this error. How can I solve this?

Problem 1 - The requested package parziphal/parse ^0.0.8 exists as parziphal/parse[dev-master, v0.0.0-alpha1, v0.0.0-alpha2, v0.0.0-alpha3, v0.0.0-alpha4, v0.0.0-beta1, v0.0.1, v0.0.2, v0.0.3, v0.0.4, v0.0.5, v0.0.6, v0.0.7] but these are rejected by your constraint.

mhmiton avatar May 13 '20 17:05 mhmiton