underconstruction
underconstruction copied to clipboard
Laravel 10 install problem
Please add Laravel 10 support
$ composer require larsjanssen6/underconstruction ./composer.json has been updated Running composer update larsjanssen6/underconstruction Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.
Problem 1 - larsjanssen6/underconstruction 1.2 requires illuminate/support ~5.6.0 -> found illuminate/support[v5.6.0, ..., v5.6.3 9] but these were not loaded, likely because it conflicts with another require. - larsjanssen6/underconstruction[1, ..., 1.3, 2.0, ..., 2.9.3, 3.0, 4.0] require php ^7.0 -> your php version (8.1.10) does not satisfy that requirement. - larsjanssen6/underconstruction[5.0, ..., 5.2, 6.0, ..., 6.1] require php ^7.1.3 -> your php version (8.1.10) does not satisfy that requirement. - larsjanssen6/underconstruction[7.0, ..., 7.1] require php ^7.4 -> your php version (8.1.10) does not satisfy that req uirement. - larsjanssen6/underconstruction 7.2 requires illuminate/support ^6.18|^7.0|^8.0 -> found illuminate/support[v6.18.0, . .., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with anot her require. - larsjanssen6/underconstruction 8.1 requires illuminate/support ^6.18|^7.0|^8.0|^9.0 -> found illuminate/support[v6.18 .0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16] but these were not loaded, likely be cause it conflicts with another require. - Root composer.json requires larsjanssen6/underconstruction * -> satisfiable by larsjanssen6/underconstruction[1, 1.1, 1.2, 1.3, 2.0, ..., 2.9.3, 3.0, 4.0, 5.0, 5.1, 5.2, 6.0, 6.1, 7.0, 7.1, 7.2, 8.1].
You can also try re-running composer require with an explicit version constraint, e.g. "composer require larsjanssen6/under construction:*" to figure out if any version is installable, or "composer require larsjanssen6/underconstruction:^2.1" if y ou know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
As there hasn't been a new released tagged when L10 support was added, you have to install the dev-master