wintercms / laravel-config-writer

Utility to create and update Laravel config and .env files
MIT License
12 stars 7 forks source link

Laravel v10+ ERROR #5

Closed Alexander-Kane closed 1 month ago

Alexander-Kane commented 1 month ago

Laravel 10.48.20 Comand "composer require winter/laravel-config-writer" Getting error:

Your requirements could not be resolved to an installable set of packages. Problem 1

I searched and couldn't find version 5.10 of nikic/php-parser, there is version 5.1.0 followed by 5.2.0 (the latest). There seems to be an error in the code, it should be 5.1.0 instead of 5.10