Azimi

Results 14 comments of Azimi

I still get this ``` vimeo/laravel 5.4.0 requires illuminate/contracts ^5.8 -> satisfiable by illuminate/contracts[v5.8.0, v5.8.11, v5.8.12, v5.8.14, v5.8.15, v5.8.17, v5.8.18, v5.8.19, v5.8.2, v5.8.20, v5.8.22, v5.8.24, v5.8.27, v5.8.28, v5.8.29, v5.8.3, v5.8.30,...

I can see that, also it's been merged, hasn't it? However, has it been tagged? Because I am using ``` "vimeo/laravel": "^5.4" ``` in `composer.json` file. is that correct? if...

can't do that! composer stops working when updating! My whole app upgrade stuck because of this!

Well for me when I use ``` "vimeo/laravel": "dev-master" ``` and I run `composer update`, composer hangs and sticks!

@uapixart Thanks your solution worked for me.

Your upgrade still gives me this error: ```bash Problem 1 - Installation request for vimeo/laravel ^5.5 -> satisfiable by vimeo/laravel[5.5]. - Conclusion: remove symfony/console v5.0.5 - Conclusion: don't install symfony/console...

@paul-a-byford still not working.

anyone had this issue before: ``` createServer( ^ TypeError: createServer is not a function at file:///Users/hass/Sites/iqdam/medialake/public/build/ssr.js:9929:1 at ModuleJob.run (node:internal/modules/esm/module_job:193:25) at async Promise.all (index 0) at async ESMLoader.import (node:internal/modules/esm/loader:541:24) at async...

@waratah example?